Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - sildb.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Wed, 14 May 2025 13:26:56 GMT
Server: Apache
Location: https://sildb.com/
Content-Length: 226
Content-Type: text/html; charset=iso-8859-1

HTTP Code 301 Moved Permanently

301 Moved Permanently means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.

When is Code 301 used?

  • When changing a website domain
  • When modifying URL structures
  • When setting up redirects for SEO

What does Code 301 mean for the user?

The browser will automatically redirect the user to the new address, and search engines will update their indexes.

200 OK - https://sildb.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Wed, 14 May 2025 13:26:56 GMT
Server: Apache
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate
Pragma: no-cache
Set-Cookie: PHPSESSID=30401a4423e2a3512ff81b7a3ae0f7c8; path=/
Upgrade: h2,h2c
Connection: Upgrade
Vary: Accept-Encoding
Transfer-Encoding: chunked
Content-Type: text/html; charset=UTF-8

HTTP Code 200 OK

200 OK is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.

When is Code 200 used?

  • When loading a web page
  • When successfully receiving an API response
  • When processing a form or another HTTP request

What does Code 200 mean for the user?

The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.

GET / HTTP/1.1
Host: sildb.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<head>
   <meta charset="utf-8">
   <meta http-equiv="X-UA-Compatible" content="IE=edge">
   <title>SIL DB</title>
   <meta name="description" content="">
   <meta name="viewport" content="width=device-width, initial-scale=1">
   <link href="https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,500,600,700%7CNiconne" rel="stylesheet">
   <link rel="icon" type="image/png" href="favicon.png">
   <link rel="stylesheet" href="css/bootstrap.min.css">
   <link href="css/revolution/revolution.css" rel="stylesheet" type="text/css" />
   <link rel="stylesheet" type="text/css" href="css/revolution/settings.css" media="screen" />
   <!-- Font awesome -->
   <link rel="stylesheet" href="css/font-awesome.min.css">
   <!-- XS Icon -->
   <link rel="stylesheet" href="css/xs-icon.css">
   <!-- theme switcher -->
   <!-- Owl slider -->
   <link rel="stylesheet" href="css/owl.carousel.min.css">
   <!-- Isotope -->
   <link rel="stylesheet" href="css/isotope.css">
   <!-- magnific-popup -->
   <link rel="stylesheet" href="css/magnific-popup.css">
   <!--For Plugins external css-->
   <link rel="stylesheet" href="css/plugins.css" />
   <!--Theme custom css -->
   <link rel="stylesheet" href="css/style.css">
   <link rel="stylesheet" type="text/css" href="engine1/style.css" />
   <!--Theme Responsive css-->
   <link rel="stylesheet" href="css/responsive.css" />
   <script src="js/jquery-3.2.1.min.js"></script>	
</head>
<body>
   <!-- Main menu -->
   <header id="navbar" class="sildb-header-section sildb-version-1 sildb-extra-css bg-color-purple header-height-calc-minus navbar-fixed">
      <div class="container">
         <div class="sildb-logo-wraper">
            <a href="https://www.sildb.com" class="sildb-logo sildb-version-2  sildb-version-4">
            <img src="img/SIL_logo_red.png" alt="">
            </a>
         </div>
         <!-- .sildb-logo-wraper END -->
      </div>
      <div class="sildb-header-top">
         <div class="container">
            <ul class="sildb-simple-iocn-list sildb-version-1">
               <li><i class="xsicon icon-envelope"></i> [email protected]</li>
               <li><i class="xsicon icon-call"></i>+1 (904) 993-7115 </li>
               <li>&nbsp &nbsp &nbsp &nbsp &nbsp </li>
               <!--	Arabic - اللغة العربية
                  Hindi - हिन्दी
                  Turkish - Türk
                  Russian - Русский
                  German - Deutsch
                  Chinese	- 中文
                  French - Français
                  Spanish - Español -->
               <li><a href='switch_language.php?lang=1' 
                  class="lang_border" >English</a>&nbsp;&boxv;&nbsp;</li>
			   <li> <a href='switch_language.php?lang=9' 
                   >Español</a>&nbsp;&boxv;&nbsp;</li>
			   <li> <a href='switch_language.php?lang=11' 
                   >Türk</a>&nbsp;&boxv;&nbsp;</li>
               <li> <a href='switch_language.php?lang=6' 
                   >Deutsch</a>&nbsp;&boxv;&nbsp;</li>
               <li><a href='switch_language.php?lang=4' 
                   >اللغة العربية</a>&nbsp;&boxv;&nbsp;</li>
               <li><a href='switch_language.php?lang=7' 
                   >中文</a>&nbsp;&boxv;&nbsp;</li>				  
               <li><a href='switch_language.php?lang=2' 
                   >हिन्दी</a>&nbsp;&boxv;&nbsp;</li>
			   <li><a href='switch_language.php?lang=10' 
                   >Malay</a></li>
            </ul>
         </div>
      </div>
      <div class="sildb-main-header color-white">
         <div class="container pleft">
            <nav class="xs_nav sildb-nav sildb-mega-menu">
               <div class="nav-header">
                  <div class="nav-toggle"></div>
               </div>
               <div class="nav-menus-wrapper">
                  <ul class=" smooth-scroll nav-menu">
                     <li><a href="index.php">Home</a></li>
                     <li><a href="#About" class="btn3 mclick">About SIL</a></li>
                     <li>
                        <a href="#">Support</a>
                        <ul class="nav-dropdown">
                           <li><a href="#Installation" class="btn4 mclick">Installation</a></li>
                           <li><a href="#User_guide" class="btn5 mclick">User Guide</a></li>
                        </ul>
                     </li>
                     <!-- <li><a class="btn2">Show</a></li> -->
                     <li><a href="sil_free_trail.php">Free trial</a></li>
                     <li><a href="sil_buy_now.php">Buy now</a></li>
					                            <li><a href="sil_login.php"><span>Login</span></a></li> 
                                       </ul>
               </div>
            </nav>
         </div>
      </div>
   </header>
   <br><br>
   <section class="sildb-welcome-section">
      <br><br><br>
      <!-- <div id="wowslider-container1">
         <div class="ws_images"><ul>
         	<li><img src="data1/images/1.jpg" alt="2-(1)" title="" id="wows1_0"/></li>
         	<li><img src="data1/images/2.jpg" alt="2-(2)" title="" id="wows1_1"/></li>
         	<li><img src="data1/images/3.jpg" alt="2-(3)" title="" id="wows1_2"/></li>
         	<li><a href="#"><img src="data1/images/4.jpg"  title="" id="wows1_3"/></a></li>
         	<li><img src="data1/images/5.jpg" alt="2-(5)" title="" id="wows1_4"/></li>
         </ul></div>
         <div class="ws_bullets"><div>
         	<a href="#" title="2-(1)"><span><img src="data1/tooltips/21.jpg" alt="2-(1)"/>1</span></a>
         	<a href="#" title="2-(2)"><span><img src="data1/tooltips/22.jpg" alt="2-(2)"/>2</span></a>
         	<a href="#" title="2-(3)"><span><img src="data1/tooltips/23.jpg" alt="2-(3)"/>3</span></a>
         	<a href="#" title="2-(4)"><span><img src="data1/tooltips/24.jpg" alt="2-(4)"/>4</span></a>
         	<a href="#" title="2-(5)"><span><img src="data1/tooltips/25.jpg" alt="2-(5)"/>5</span></a>
         </div></div><div class="ws_script" style="position:absolute;left:-99%"><a href="http://wowslider.com">responsive slider</a> by WOWSlider.com v8.5</div>
         <div class="ws_shadow"></div>
         </div>	 -->
      <div class="slider">
         <div class="rev_slider_wrapper">
            <div id="slider1" class="rev_slider"  data-version="5.0">
               <ul>
                  <li data-transition="zoomin" data-slotamount="10" data-masterspeed="3000" >
                     <img src="data1/images/1.jpg"  alt="slidebg2" class="rev-slidebg" data-bgposition="center center" data-bgfit="cover" data-bgrepeat="no-repeat" data-no-retina />
                  </li>
                  <li data-transition="zoomout" data-slotamount="10" data-masterspeed="3000" >
                     <img src="data1/images/2.jpg"  alt="slidebg1" class="rev-slidebg" data-bgposition="center center" data-bgfit="cover" data-bgrepeat="no-repeat" data-no-retina />
                  </li>
                  <li data-transition="fade" data-slotamount="10" data-masterspeed="3000" >
                     <img src="data1/images/3.jpg"  alt="slidebg3" class="rev-slidebg" data-bgposition="center center" data-bgfit="cover" data-bgrepeat="no-repeat" data-no-retina />
                  </li>
                  <li data-transition="fade" data-slotamount="10" data-masterspeed="3000" >
                     <img src="data1/images/4.jpg"  alt="slidebg3" class="rev-slidebg" data-bgposition="center center" data-bgfit="cover" data-bgrepeat="no-repeat" data-no-retina />
                  </li>
                  <li data-transition="fade" data-slotamount="10" data-masterspeed="3000" >
                     <img src="data1/images/5.jpg"  alt="slidebg3" class="rev-slidebg" data-bgposition="center center" data-bgfit="cover" data-bgrepeat="no-repeat" data-no-retina />
                  </li>
               </ul>
            </div>
         </div>
      </div>
   </section >
   <!-- welcome section -->
   <br><br>
   </head>
   <body>
      <section id ="t"   style="display:block;" class="sildb-about-section section-padding">
         <div class="container">
            <div class="row">
               <div class="col-md-12 col-sm-12 col-lg-6 col-xl-6">
                  <p style="color:white; text-align:justify;font-size:18px;">
                     &nbsp &nbsp &nbsp &nbsp Systems Inquiry Language (SIL) is multilingual SQL. It is used to communicate with relational database management systems (RDBMS) and database management systems (DBMS).<br></p>
                     <p style="color:white; text-align:justify;font-size:18px;">
                     &nbsp &nbsp &nbsp &nbsp SIL addresses the issue of creating SQL statements in languages other than English. It helps users create SQL statements in their own languages. <!--<br>
                     &nbsp &nbsp &nbsp &nbsp The SIL is a software data base client application for users to access and manipulate data in DBMS/RDBMS or any other system which accepts SQL queries This includes MySQL, SQL Server, Oracle, Sybase, DB2, and other database systems. The users will be able to create SQL queries in their own languages and perform Data Definition and Data Manipulation by creating, editing and managing data....<a class="btn3 mclick" style="font-size:18px;" href="#About">Read More</a> -->
                  </p>
               </div>
               <div style="background-color:black; padding: 0 27px;" class="col-sm-12 col-md-12 col-lg-6 col-xl-6">
                   <video width="100%" poster="images/v_e.png" controls="">
                            <source src="video/SIl_Presentation_English.mp4" type="video/mp4">
                            <source src="mov_bbb.ogg" type="video/ogg">
                            Your browser does not support HTML5 video.
                            </video>                  <!--<video width="100%" poster="images/v.png" controls="">
                     <source src="video/SIl_Presentation_English.mp4" type="video/mp4">
                     <source src="mov_bbb.ogg" type="video/ogg">
                     Your browser does not support HTML5 video.
                  </video>-->
               </div>
            </div>
         </div>
      </section>
      <section id ="about" class="" style="display:none; padding-top:10px; padding-bottom:50px;color:white;">
         <div id="About" class="container">
            <div class="row">
               <div class="col-md-12 col-sm-12 col-lg-6 col-xl-4 counte
               r-increment">
                  </p>
                  <p style="font-size:18px;">SIL is a software data base client application for users to access and manipulate data in DBMS/RDBMS or in any other system which accepts SQL queries. This includes MySQL, SQL Server, Oracle, Sybase, DB2, and other database systems. By using this software, users will be able to create SQL queries in their own languages and perform Data Definition and Data Manipulation by creating, editing and managing data.</p>
                  </p>
                  <!--<p style=" ">The SIL is a software data base client application for users to access and manipulate data in DBMS/RDBMS or any other system which accepts SQL queries This includes MySQL, SQL Server, Oracle, Sybase, DB2, and other database systems. The users will be able to create SQL queries in their own languages and perform Data Definition and Data Manipulation by creating, editing and managing data.</p> -->
                  <h3 style=" ">SIL is capable of the following actions:</h3>
                  <ul style="  list-style-type: none; text-align: left;  margin: 30px 0px;font-size:18px;">
                     <li style=" ">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1.  SIL can execute queries against a database.</li>
                     <li style=" ">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2.  SIL can retrieve data from a database.</li>
                     <li style=" ">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;3.  SIL can insert, update and delete records in a database.</li>
                     <li style=" ">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;4.  SIL can create new databases.</li>
                     <li style=" ">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;5.  SIL can create new tables in a database.</li>
                     <li style=" ">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.  SIL can create functions and stored procedures and views in a database.</li>
                  </ul>
                  </p>
               </div>
               <div class="col-md-12 col-sm-12 col-lg-6 col-xl-4 counter-increment ">
                  <img src="images/1.png" alt="Los Angeles" style="width:100%;">
               </div>
               <div class="col-md-12 col-sm-12 col-xl-6 col-lg-12">
                  <!--<h3 style=" ">SIL is capable of the following actions:</h3>
                  <ul style="  list-style-type: none; text-align: left;  margin: 30px 0px;font-size:18px;">
                     <li style=" ">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;1.  SIL can execute queries against a database.</li>
                     <li style=" ">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;2.  SIL can retrieve data from a database.</li>
                     <li style=" ">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;3.  SIL can insert, update and delete records in a database.</li>
                     <li style=" ">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;4.  SIL can create new databases.</li>
                     <li style=" ">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;5.  SIL can create new tables in a database.</li>
                     <li style=" ">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;6.  SIL can create functions and stored procedures and views in a database.</li>
                  </ul>
                  </p> -->
                  <p style="  text-align: left;font-size:18px;">SIL can do all the operations on a database which are done using SQL but, in a user’s native language.</p>
                  </p>
                  <h3><p style="  text-align: left;">How does SIL works:</p></h3>
                  </p>
                  <p style="  text-align: left;font-size:18px;">SIL takes the statements like keywords, functions, procedures, and syntaxes in other languages and converts them into SQL queries. In the background, processing is done against the SQL queries. The task relates to data processing using extraction, transformation, and loading of data (ETL) against DBMS / RDBMS systems or any system which accepts SQL queries.</p>
                  </p>
                  <p style="  text-align: left;font-size:18px;"><b>SIL Editor</b> is a window where a user can create queries and communicate with a database using SIL statements in different languages. The user can select any of the available SIL languages (for e.g. Chinese, Arabic, etc.) and communicate with the database in that chosen language. All the statements including queries and functions which are created using SQL can be created in other languages using SIL. The user is provided with a <b>SIL User Guide</b> which contains a list of words in the user's native language. These words correspond to similar SQL words. Using them, the user creates SIL statements and submits them for execution.</p>
                  <br>
               </div>
            </div>
         </div>
      </section>
      <!-- .sildb-our-features-section END -->
      <section id ="install" style="display:none;  padding-top:10px;padding-bottom:50px;color:white;">
         <div class="homepanel1install container">
            <div id="Installation" class="slide-content">
               <div  class="row">
                  <div class="col-lg-12">
                     <div class="row">
                        <!-- <div class="col-md-4 to-animate ">                              
                           <div class="embed-responsive embed-responsive-16by9 wow zoomIn" data-wow-duration="2s" data-wow-delay="3s">
                           	<video id="my-video4" class="video-js langvideo" controls preload="auto" 
                           			poster="images/sil_installation.png" data-setup="{}">             
                           		 <source src="videos/sil_installation_demo.flv" type='video/flv'>                 
                           	</video>
                           </div>
                           </div> -->
                        <div class="col-md-8" style="margin-left: 100px;">
                           <!--</p>
                           <p class="homepaneloneproperties2 wow fadeInUp ">
                              HOW SIL WILL MAKE A DIFFERENCE IN DATABASE PROGRAMMING?                        
                           </p>
                           <p class="homepaneloneproperties wow fadeInUp" data-wow-duration="2s">
                              Structured Inquiry Language (SIL) is a language which interacts with the database. It is similar to SQL, but the difference is that SIL can be written in user-friendly languages and SQL is written only in English.                        
                           </p> -->
                        </div>
                     </div>
                  </div>
               </div>
            </div>
            <br><br>
            <div class="">
               <!-- <h3 class="headertext2">SIL Installation Guide</h3> -->
               <h3 class="headertext2">SIL Installation Guide</h3>
               <div   class="panel-body siltabtext">
                  <!-- start -->
                  <ul class="nav nav-tabs nav-pills">
                     <li class="active">
                        <!-- <a data-toggle="tab" href="#Hardware_requirements">Hardware Requirements</a> -->
                        <a data-toggle="tab" href="#Hardware_requirements">
                        Hardware Requirements</a>
                     </li>
                     <li class="dropdown">
                        <a class="dropdown" data-toggle="dropdown" href="#">
                        Database Installation Instructions <b class="caret"></b>
                        </a>
                        <ul class="dropdown-menu">
                            <li><a data-toggle="tab" href="#Oracle">Oracle</a>
                            </li>
                            <li><a data-toggle="tab" href="#MSSQLServer">MS SQL Server</a>
                           </li>
                           <li><a data-toggle="tab" href="#MySQL">MySQL</a>
                           </li>
                           <li><a data-toggle="tab" href="#PostgreSQL">PostgreSQL</a>
                           </li>
                        </ul>
                     </li>
                     <li>
                        <!-- <a data-toggle="tab" href="#Installation_Guide">SIL setup process</a> -->
                        <a data-toggle="tab" href="#Installation_Guide">
                        SIL Installation Instructions 
                        </a>
                     </li>
                     <!-- <li class="dropdown">
                        <a class="dropdown" data-toggle="dropdown" href="#">SIL Editor<b class="caret"></b></a> 
                         <a class="dropdown" data-toggle="dropdown" href="#">
                             <b class="caret"></b>
                         </a>
                         <ul class="dropdown-menu">
                             <li><a data-toggle="tab" href="#Sil_editor_hindi">Hindi</a>
                             </li>
                             <li><a data-toggle="tab" href="#Sil_editor_arabic">Arabic</a>
                             </li>
                         </ul>
                        </li> -->
                  </ul>
                  <div class="tab-content">
                     <h3></h3>
                     <div id="Hardware_requirements" class="tab-pane fade in active ">
                        <div class="table-responsive">
                           <table class=" table table-bordered">
                              <thead>
                                 <tr>
                                    <th>
                                       Requirement                                    
                                    </th>
                                    <th>
                                       Details                                    
                                    </th>
                                 </tr>
                              </thead>
                              <tbody>
                                 <tr style="color:black;" class="info">
                                    <!-- <td>Memory</td> -->
                                    <td>
                                       Memory                                    
                                    </td>
                                    <td>
                                       <!-- 1 GB RAM required for 32-bit
                                          <br>
                                          2 GB RAM required for 64-bit
                                          <br><strong>Note</strong>: The memory required may vary based on the
                                          following:-->
                                       1 GB RAM for 32-bit <br> 2 GB RAM for 64-bit                                        <br><strong>Note</strong>:
                                        The memory required may vary based on the following:                                        
                                       <ul>
                                          <!-- <li>Applications that are running on your system</li>
                                             <li>Size and complexity of the database</li>
                                             <li>Amount of database activity</li>
                                             <li>Number of concurrent users accessing the database</li> -->
                                          <li>
                                              &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
                                             1. Applications that are running on your system                                            
                                          </li>
                                          <li>
                                              &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
                                             2. Size and complexity of the database                                            
                                          </li>
                                          <li>
                                              &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
                                             3. Amount of database activity                                            
                                          </li>
                                          <li>
                                              &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
                                             4. Number of concurrent users accessing the database                                            
                                          </li>
                                       </ul>
                                    </td>
                                 </tr>
                                 <tr style="color:black;" class="active">
                                    <!-- <td>Hard disk space</td> 
                                       <td>120 MB - SIL for PostgreSQL 32 bit
                                       <br>
                                       150 MB - SIL for PostgreSQL 64 bit
                                       </td> -->
                                    <td>
                                       Hard disk space                                    
                                    </td>
                                    <td>
                                       120 MB for PostgreSQL 32 bit <br> 150 MB for PostgreSQL 64 bit                                    
                                    </td>
                                 </tr>
                                 <tr style="color:black;" class="info">
                                    <!-- <td>Operating system</td>
                                       <td>Windows Server 2003 (32-bit and 64-bit) <br>
                                       Windows XP (32-bit and 64-bit) <br>
                                       Windows Vista (32-bit and 64-bit) <br>
                                       Windows Server 2008 (32-bit and 64-bit) - 2 CPU required <br>
                                       Windows Server 2008 R2 (64-bit) - 2 CPU required <br>
                                       Windows 7 (32-bit and 64-bit) <br>
                                       Windows 8 (32-bit and 64-bit) <br>
                                       Windows Server 2012 (64-bit) <br>
                                       </td> -->
                                    <td>
                                       Operating system                                    
                                    </td>
                                    <td>
                                       Windows Server 2012 (64-bit) <br> Windows 8 (32-bit and 64-bit) <br> Windows 7 (32-bit and 64-bit) <br> Windows Server 2008 R2 (64-bit) - 2 CPU required <br> Windows Server 2008 (32-bit and 64-bit) - 2 CPU required <br> Windows Vista (32-bit and 64-bit) <br> Windows XP (32-bit and 64-bit) <br> Windows Server 2003 (32-bit and 64-bit) <br>                                    
                                    </td>
                                 </tr>
                              </tbody>
                           </table>
                        </div>
                     </div>
                     <!-- end of hardware -->
                     <!-- Begin of PostgreSQL Installation -->
                     <div id="PostgreSQL" class="tab-pane fade in">
                        <div class="table-responsive">
                           <table class="table table-bordered">
                              <thead>
                                 <tr>
                                    <!-- <th>Requirement</th>
                                       <th>Details</th> -->
                                    <th>
                                       Requirement                                    
                                    </th>
                                    <th>
                                       Details                                    
                                    </th>
                                 </tr>
                              </thead>
                              <tbody style="color:black;">
                                 <tr class="info">
                                    <!-- <td>Database</td>
                                       <td>PostgreSQL 9.4<br>
                                       </td> -->
                                    <td>
                                    </td>
                                    <td>
                                       PostgreSQL 9.4      
                                    </td>
                                 </tr>
                              </tbody>
                           </table>
                        </div>
                        <div class="container">
                           <div class="row">
                              <div class="col-md-12 ">
                                 <!-- <h3 class="text-center">Steps to Install PostgreSQL 9.4</h3>
                                    <p>There are three steps to complete the PostgreSQL installation:</p> -->
                                 <h3 class="text-center">Steps to Install PostgreSQL 9.4</h3>
                                 <p>
                                    There are three steps to complete the PostgreSQL installation:                                
                                 </p>
                                 <ol>
                                    <!-- <li>Download PostgreSQL 9.4 installer for Windows</li>
                                       <li>Install PostgreSQL</li>
                                       <li>Verify the installation</li> -->
                                    <li>
                                       1. Verify Download PostgreSQL 9.4 installer for Windows                                    
                                    </li>
                                    <li>
                                       2. Install PostgreSQL                                    
                                    </li>
                                    <li>
                                       3. The installation                                    
                                    </li>
                                 </ol>
                                 <!-- <h4><strong>Download PostgreSQL Installer for Windows</strong></h4>
                                    <p>You need to download the installer from PostgreSQL Official website.</p> -->
                                 <h4><strong>Download PostgreSQL Installer for Windows</strong></h4>
                                 <p>
                                    You need to download the installer from the PostgreSQL Official website.                                
                                 </p>
                                 <ul>
                                    <!-- <li>Go to the PostgreSQL official website, download section for Windows <br>
                                       <a href="https://www.enterprisedb.com/products-services-training/pgdownload#windows" target="_blank">
                                       https://www.enterprisedb.com/products-services-training/pgdownload#windows</a></li>
                                       <li>Choose the required version to download. It takes few minutes to complete the download.</li> -->
                                    <li>
                                       Go to the PostgreSQL official website and then to the download section for Windows.                                       
                                    <li>
                                    <li>
                                       Choose the required version to download. It takes a few minutes to complete the download.                                            
                                    </li>
                                 </ul>
                                 <!-- <h4><strong>Installing PostgreSQL 9.4:</strong></h4>
                                    <p>Double click on the installer file, an installation wizard will appear and guide you through multiple steps where you can choose different options that you would like to have in PostgreSQL.</p> -->
                                 <h4><strong>Installing PostgreSQL 9.4:</strong></h4>
                                 <p>
                                    Double click on the installer file, an installation wizard will appear and guide you through multiple steps where you can choose different options that you would like to have in PostgreSQL.                                
                                 </p>
                              </div>
                           </div>
                           <div class="row">
                              <div class="col-md-12">
                                 <div class="col-sm-4">
                                    <div class="thumbnail">
                                       <img src="images/sil_postgres/img1.png" alt="loading">
                                    </div>
                                 </div>
                              </div>
                           </div>
                           <div class="row">
                              <div class="col-md-12">
                                 <!-- <p>The following illustrates each step and its options for installation. If you install a different version, you may get additional steps.</p> -->
                                 <p>
                                    The following illustrates each step and its options for installation. If you install a different version, you may get additional steps.                                
                                 </p>
                              </div>
                           </div>
                           <div class="row">
                              <div class="col-md-12">
                                 <ul>
                                    <!-- <li>Start Installing PostgreSQL</li> -->
                                    <li>
                                       Start Installing PostgreSQL                                    
                                    </li>
                                 </ul>
                                 <div class="col-sm-6">
                                    <div class="thumbnail">
                                       <img src="images/sil_postgres/img2.png" alt="loading">
                                    </div>
                                 </div>
                              </div>
                           </div>
                           <div class="row">
                              <div class="col-md-12">
                                 <!-- <p>Specify installation folder, choose your own or keep the default folder suggested by PostgreSQL installer.</p>
                                    <p>Enter a password for the newly-created "postgres" superuser account. <b>Remember this password!</b> We will use the password postgres in our examples, so we will recommend you use this as well.</p> -->
                                 <p>
                                    Specify installation folder Choose your own or keep the default folder suggested by PostgreSQL installer.                                
                                 </p>
                                 <p>
                                    Enter a password for the newly created postgres superuser account. <b>Remember this password!</b> We will use the password postgres in our examples, so we will recommend you use this as well.                                
                                 </p>
                                 <div class="col-sm-6">
                                    <div class="thumbnail">
                                       <img src="images/sil_postgres/img3.png" alt="loading">
                                    </div>
                                 </div>
                              </div>
                           </div>
                           <div class="row">
                              <div class="col-md-12">
                                 <!-- <p>Enter the port for PostgreSQL. Make sure that no other applications are using this port. Leave it as default if you are unsure.</p> -->
                                 <p>
                                    Enter the port for PostgreSQL. Make sure that no other applications are using this port. Leave it as default if you are unsure.                                
                                 </p>
                                 <div class="col-sm-6">
                                    <div class="thumbnail">
                                       <img src="images/sil_postgres/img4.png" alt="loading">
                                    </div>
                                 </div>
                              </div>
                           </div>
                           <div class="row">
                              <div class="col-md-12">
                                 <!-- <p>Choose the default locale used by the database.</p> -->
                                 <p>
                                    Choose the default locale used by the database.                                
                                 </p>
                                 <div class="col-sm-6">
                                    <div class="thumbnail">
                                       <img src="images/sil_postgres/img5.png" alt="loading">
                                    </div>
                                 </div>
                              </div>
                           </div>
                           <div class="row">
                              <div class="col-md-12">
                                 <!-- <p>You've completed providing information for the PostgreSQL installer. Click the Next button to install PostgreSQL.</p> -->
                                 <p>
                                    You've completed providing information for the PostgreSQL installer. Click the Next button to install PostgreSQL.                                
                                 </p>
                                 <div class="col-sm-6">
                                    <div class="thumbnail">
                                       <img src="images/sil_postgres/img6.png" alt="loading">
                                    </div>
                                 </div>
                              </div>
                           </div>
                           <div class="row">
                              <div class="col-md-12">
                                 <!-- <p>The installation may take few minutes to complete.</p> -->
                                 <p>
                                    The installation may take a few minutes to complete.                                
                                 </p>
                                 <div class="col-sm-6">
                                    <div class="thumbnail">
                                       <img src="images/sil_postgres/img7.png" alt="loading">
                                    </div>
                                    <!-- Ensure that the <i>Launch Stack Builder at exit?</i> option is selected, then click <strong>Finish</strong>.
                                       Ensure that the <i>Launch Stack Builder at exit?</i> option is selected, then click <strong>Finish</strong>.  -->
                                 </div>
                              </div>
                           </div>
                           <div class="row">
                              <div class="col-md-12">
                                 <!-- <h4><strong>Installation of Stack Builder:</strong></h4>
                                    <p>The Application Stack Builder provides you an easy way to install a variety of helpful add-on software to PostgreSQL; PostGIS is one of many such applications.</p>
                                    <p>The Stack Builder needs to know which database to install extensions for. Select the local option Select <i>PostgreSQL 9.4 on port 5432</i> and click <strong>Next</strong>.</p> -->
                                 <h4><strong>Installation of Stack Builder:</strong></h4>
                                 <p>
                                    The Application Stack Builder provides you an easy way to install a variety of helpful add-on software to PostgreSQL. PostGIS is one of many such applications.                                
                                 </p>
                                 <p>
                                    The Stack Builder needs to know which database to install extensions for. Select the local option Select <i>PostgreSQL 9.4 on port 5432</i> and click <strong>Next</strong>                                
                                 </p>
                                 <div class="col-sm-6">
                                    <div class="thumbnail">
                                       <img src="images/sil_postgres/img8.png" alt="loading">
                                    </div>
                                 </div>
                              </div>
                           </div>
                           <div class="row">
                              <div class="col-md-12">
                                 <!-- <p>Under "Categories" we have to chose two applications first one is "Database Drivers" and selects the option below.</p> -->
                                 <p>
                                    Under Categories choose two applications. The first application is under Database Drivers. Selects the option below it.                                
                                 </p>
                                 <div class="col-sm-6">
                                    <div class="thumbnail">
                                       <img src="images/sil_postgres/img9.png" alt="loading">
                                    </div>
                                    <!-- <p>Second application is under "Database Server" select as shown below and press "Next"</p> -->
                                    <p>
                                       The second application is under Database Server. Select as shown below and press Next                                    
                                    </p>
                                 </div>
                              </div>
                           </div>
                           <div class="row">
                              <div class="col-md-12">
                                 <div class="col-sm-6">
                                    <div class="thumbnail">
                                       <img src="images/sil_postgres/img10.png" alt="loading">
                                    </div>
                                 </div>
                              </div>
                           </div>
                           <div class="row">
                              <div class="col-md-12">
                                 <!-- <p>Press "next" for download.</p>
                                    <p>This dialog lays a downloading progress bar while loading the additional packages. You don't need to do anything to continue.</p> -->
                                 <p>
                                    Press next for download.<br> This dialog lays a downloading progress bar while loading the additional packages. You don't need to do anything to continue.<br> Stack Builder installation is successfully completed.<br>                                
                                 </p>
                                 <p>
                                 </p>
                                 <div class="col-sm-6">
                                    <div class="thumbnail">
                                       <img src="images/sil_postgres/img11.png" alt="loading">
                                    </div>
                                 </div>
                              </div>
                           </div>
                           <div class="row">
                              <div class="col-md-12">
                                 <!-- <p>Stack Builder installation is successfully completed.</p> -->
                                 <p>
                                 </p>
                                 <div class="col-sm-6">
                                    <div class="thumbnail">
                                       <img src="images/sil_postgres/img12.png" alt="loading">
                                    </div>
                                 </div>
                              </div>
                           </div>
                           <div class="row">
                              <div class="col-md-12">
                                 <h4><b>Verify the Installation</b></h4>
                                 <p>
                                    There are several ways to verify the installation. You can try to <a href='http://www.postgresqltutorial.com/connect-to-postgresql-database/' target='_blank'>connect to the PostgreSQL</a> database server from any client application e.g.,  psql, pgAdmin, etc.                                
                                 </p>
                                 <p>
                                    The quick way to verify the installation is through the pgAdmin application.                                
                                 </p>
                                 <!-- <p>First, click on pgAdmin III to launch it. The pgAdmin III GUI will display.</p> -->
                                 <div class="col-sm-3">
                                    <div class="thumbnail">
                                       <img src="images/sil_postgres/img13.png" alt="loading">
                                    </div>
                                 </div>
                              </div>
                           </div>
                           <div class="row">
                              <div class="col-md-12">
                                 <div class="col-sm-6">
                                    <div class="thumbnail">
                                       <img src="images/sil_postgres/img14.png" alt="loading">
                                    </div>
                                 </div>
                              </div>
                           </div>
                           <div class="row">
                              <div class="col-md-12">
                                 <!-- <p>Second, double click on <strong>PostgreSQL 9.2</strong> on the object browser. It will ask you for the admin password. Just enter the password you’ve used in the installation step.</p> -->
                                 <p>
                                    First, click on pgAdmin III to launch it. The pgAdmin III GUI will display. Second, double click on <strong>PostgreSQL 9.2</strong> on the object browser. It will ask you for the admin password. Just enter the password you’ve used in the installation step.                                
                                 </p>
                                 <div class="col-sm-6">
                                    <div class="thumbnail">
                                       <img src="images/sil_postgres/img15.png" alt="loading">
                                    </div>
                                 </div>
                              </div>
                           </div>
                           <div class="row">
                              <div class="col-md-12">
                                 <!-- <p>Third, if everything is fine, the pgAdmin will display all the objects that belong to the server.</p> -->
                                 <p>
                                    Third, if everything is fine, the pgAdmin will display all the objects that belong to the server. <br> Congratulations! You've successfully installed PostgreSQL database server in your local system.                                
                                 </p>
                                 <div class="col-sm-6">
                                    <div class="thumbnail">
                                       <img src="images/sil_postgres/img16.png" alt="loading">
                                    </div>
                                 </div>
                              </div>
                           </div>
                           <div class="row">
                              <div class="col-md-12">
                                 <div class="col-sm-6">
                                    <div class="thumbnail">
                                       <img src="images/sil_postgres/img17.png" alt="loading">
                                    </div>
                                    <!-- Congratulation! you've successfully installed PostgreSQL database server in your local system. -->
                                    <p>
                                       Third, if everything is fine, the pgAdmin will display all the objects that belong to the server. <br> Congratulations! You've successfully installed PostgreSQL database server in your local system.                                    
                                    </p>
                                 </div>
                              </div>
                           </div>
                        </div>
                     </div>
                     <!-- end of PostgreSQL Installation -->
                     <br><br>
                     <!-- Begin of Oracle Installation -->
                     <div id="Oracle" class="tab-pane fade in">
                           <div class="container">
                                 <div class="row">
                                    <div class="col-md-12 ">
                                       <p style="font-size:18px;">SIL DB is using oracle.com for instructions to install the Oracle database software.<br> 
    Follow this<a href='https://www.oracle.com/webfolder/technetwork/tutorials/obe/db/12c/r1/Windows_DB_Install_OBE/Installing_Oracle_Db12c_Windows.html' target='_blank'> link</a> to the installation instructions.                                          
                                       </p>
                                    </div>
                                </div>
                           </div>
                     </div>      
                     <!-- end of Oracle Installation -->
                     <!-- Begin of MS SQL Server Installation -->
                     <div id="MSSQLServer" class="tab-pane fade in">
                           <div class="container">
                                 <div class="row">
                                    <div class="col-md-12 ">
                                       <p style="font-size:18px;">SIL DB is using microsoft.com for instructions to install MS SQL Server software.<br> 
    Follow this<a href='https://docs.microsoft.com/en-us/sql/database-engine/install-windows/install-sql-server?view=sql-server-ver15' target='_blank'> link</a> to the installation instructions.                                          
                                       </p>
                                    </div>
                                </div>
                           </div>
                     </div>      
                     <!-- end of MS SQL Server Installation -->
                     <!-- Begin of MySQL Installation -->
                     <div id="MySQL" class="tab-pane fade in">
                           <div class="container">
                                 <div class="row">
                                    <div class="col-md-12 ">
                                       <p style="font-size:18px;">SIL DB is using mysql.com for instructions to install MySQL Workbench.<br> 
    Follow this<a href='https://dev.mysql.com/doc/workbench/en/wb-installing.html' target='_blank'> link</a> to the installation instructions.                                          
                                       </p>
                                    </div>
                                </div>
                           </div>
                     </div>      
                     <!-- end of MySQL Installation -->
                     <div id="Installation_Guide" class="tab-pane fade in">
                        <div class="container siltabtext">
                           <div class="row ">
                              <div class="col-md-12">
                                 <p><b>The following SIL installation instructions apply to all SIL multilingual versions.</b></p>
                              </div>
                           </div>
                           <div class="row ">
                              <div class="col-md-12">
                                 <!-- <p>SIL setup process:</p> -->
                                 <p>
                                    SIL setup process:                                
                                 </p>
                              </div>
                           </div>
                           <div class="row ">
                              <div class="col-md-12">
                                 <!-- <h4>1. Click setup file</h4> -->
                                    <h4>Step 1: Click setup file.</h4>
                              </div>
                           </div>
                           <div class="row">
                              <div class="col-md-6">
                                <!--<div class="col-sm-4">-->  
                                 <div class="thumbnail">
                                     <img src="images/SIL_Setup/sil_setup01.png" alt="loading">
                                 </div>
                                <!--</div>--> 
                             </div>
                          </div>
                          <div class="row ">
                              <div class="col-md-12">
                                 <!-- <h4>2. Select I Agree to proceed further</h4> -->
                                   <h4>Step 2: Select “I Agree” to proceed further.</h4>
                              </div>
                           </div>
                          <div class="row">
                              <div class="col-md-6">
                                 <div class="thumbnail">
                                 <img src="images/SIL_Setup/sil_setup02.png" alt="loading">
                                 </div>
                              </div>
                          </div>
                          <div class="row ">
                              <div class="col-md-12">
                                 <!-- <h4>3. Installation setup wizard</h4> -->
                                   <h4>Step 3: On the Welcome page, click “Next”.</h4>
                              </div>
                           </div>
                          <div class="row">
                              <div class="col-md-6">
                                 <div class="thumbnail">
                                 <img src="images/SIL_Setup/sil_setup03.png" alt="loading">
                                 </div>
                             </div>
                           </div>
                           <!--<hr>-->
                           <div class="row ">
                              <div class="col-md-12">
                                 <!-- <h4>4. Select installation folder</h4> -->
                                    <h4>Step 4: You can check what components the setup wizard will install on the machine and choose the installation folder.<br> Click “Next” when you’re done.</h4>
                              </div>
                           </div>
                           <div class="row">
                              <div class="col-md-6">
                                 <div class="thumbnail">
                                    <img src="images/SIL_Setup/sil_setup04.png" alt="loading">
                                 </div>
                             </div>
                          </div>
                          <div class="row ">
                              <div class="col-md-12">
                                 <!-- <h4>5. Click Next to start installation</h4> -->
                                    <h4>Step 5: Click “Next” to start the installation.</h4>
                              </div>
                           </div>
                          <div class="row">
                              <div class="col-md-6">
                                 <div class="thumbnail">
                                    <img src="images/SIL_Setup/sil_setup05.png" alt="loading">
                                 </div>
                             </div>
                          </div>
                          <div class="row ">
                              <div class="col-md-12">
                                 <!-- <h4>6. Installation process complete</h4> -->
                                    <h4>Step 6: After the installation is complete, click “Close.”</h4>
                              </div>
                           </div>
                          <div class="row">
                              <div class="col-md-6">
                                 <div class="thumbnail">
                                    <img src="images/SIL_Setup/sil_setup06.png" alt="loading">
                                 </div>
                             </div>
                           </div>
                        </div>
                     </div>
                     <!-- end of installation -->
                     <div id="Sil_editor_hindi" class="tab-pane fade in">
                        <div class="container siltabtext">
                           <!-- <h4 class="text-center"><b>SIL Hindi Editor</b></h4> -->
                           <h4 class="text-center"><b>SIL Hindi Editor</b></h4>
                           <div class="row">
                              <div class="col-md-12 ">
                                 <div class="col-sm-4">
                                    <!-- 1. SIL editor -->
                                    SIL editor                                    
                                    <div class="thumbnail">
                                       <img src="images/SIL_Setup/hindi/SIL_Hindi 01_Landing.png" alt="loading" />
                                    </div>
                                 </div>
                                 <div class="col-sm-4">
                                    <!-- 2. Connection setup -->
                                    Connection setup                                    
                                    <div class="thumbnail">
                                       <img src="images/SIL_Setup/hindi/SIL_Hindi_02_Connection.png" alt="loading" />
                                    </div>
                                 </div>
                                 <div class="col-sm-4">
                                    <!-- 3. Connection start -->
                                    Connection start                                   
                                    <div class="thumbnail">
                                       <img src="images/SIL_Setup/hindi/SIL_Hindi_03_Connection_pass.png" alt="" />
                                    </div>
                                 </div>
                              </div>
                           </div>
                           <hr>
                           <div class="row">
                              <div class="col-md-12 ">
                                 <div class="col-sm-4">
                                    <!-- 4. Database list -->
                                    Database list                                    
                                    <div class="thumbnail">
                                       <img src="images/SIL_Setup/hindi/SIL_Hindi04_db_list.png" alt="" />
                                    </div>
                                 </div>
                                 <div class="col-sm-4">
                                    <!-- 5. Query result -->
                                    Query result                                    
                                    <div class="thumbnail">
                                       <img src="images/SIL_Setup/hindi/SIL_Hindi05_result.png" alt="" />
                                    </div>
                                 </div>
                                 <div class="col-sm-4">
                                    <!-- 6. Error message -->
                                    Error message                                    
                                    <div class="thumbnail">
                                       <img src="images/SIL_Setup/hindi/SIL_Hindi06_Error.png" alt="" />
                                    </div>
                                 </div>
                              </div>
                           </div>
                           <hr>
                           <div class="row">
                              <div class="col-md-12 ">
                                 <div class="col-sm-4">
                                    <!-- 7. Connection close -->
                                    Connection close                                    
                                    <div class="thumbnail">
                                       <img src="images/SIL_Setup/hindi/SIL_Hindi_07_message.png" alt="" />
                                    </div>
                                 </div>
                              </div>
                           </div>
                        </div>
                     </div>
                     <div id="Sil_editor_arabic" class="tab-pane fade in">
                        <div class="container siltabtext">
                           <!-- <h4 class="text-center"><b>SIL Arabic Editor</b></h4> -->
                           <h4 class="text-center"><b>SIL Arabic Editor</b></h4>
                           <div class="row">
                              <div class="col-md-12 ">
                                 <div class="col-sm-4">
                                    <!-- 1. SIL editor -->
                                    SIL editor                                    
                                    <div class="thumbnail">
                                       <img src="images/SIL_Setup/arabic/SIL_Arabic_01_landing.png" alt="" />
                                    </div>
                                 </div>
                                 <div class="col-sm-4">
                                    <!-- 2. Connection setup -->
                                    Connection setup                                    
                                    <div class="thumbnail">
                                       <img src="images/SIL_Setup/arabic/SIL_Arabic_02_Connection.png" alt="" />
                                    </div>
                                 </div>
                                 <div class="col-sm-4">
                                    <!-- 3. Connection start -->
                                    Connection start                                    
                                    <div class="thumbnail">
                                       <img src="images/SIL_Setup/arabic/SIL_Arabic_03_Connection_start.png" alt="" />
                                    </div>
                                 </div>
                              </div>
                           </div>
                           <hr>
                           <div class="row">
                              <div class="col-md-12 ">
                                 <div class="col-sm-4">
                                    <!-- 4. Database list -->
                                    Database list                                    
                                    <div class="thumbnail">
                                       <img src="images/SIL_Setup/arabic/SIL_Arabic_04_Db_list.png" alt="" />
                                    </div>
                                 </div>
                                 <div class="col-sm-4">
                                    <!--5. Query result-->
                                    Query result                                    
                                    <div class="thumbnail">
                                       <img src="images/SIL_Setup/arabic/SIL_Arabic_05_query.png" alt="" />
                                    </div>
                                 </div>
                                 <div class="col-sm-4">
                                    <!--6. Error message-->
                                    Error message                                    
                                    <div class="thumbnail">
                                       <img src="images/SIL_Setup/arabic/SIL_Arabic_06_Error.png" alt="" />
                                    </div>
                                 </div>
                              </div>
                           </div>
                           <hr>
                           <div class="row">
                              <div class="col-md-12 ">
                                 <div class="col-sm-4">
                                    <!--7. Connection close-->
                                    Connection close                                    
                                    <div class="thumbnail">
                                       <img src="images/SIL_Setup/arabic/SIL_Arabic_07_connection_close.png" alt="" />
                                    </div>
                                 </div>
                              </div>
                           </div>
                        </div>
                     </div>
                  </div>
                  <!-- end -->
               </div>
            </div>
            <br><br><br>
         </div>
      </section>
      <!-- .sildb-our-features-section END -->
      <section id ="userg" style=" display:none;  padding-top:10px;padding-bottom:50px; color:white;">
         <div id="User_guide"  class="container">
            <div class="row">
               <div class="col-md-12 col-sm-12 col-lg-6 col-xl-4 counter-increment">
                  <h1 style="color:white;" class="homepaneloneproperties2 wow fadeInUp ">
                     SIL USER GUIDE                        
                  </h1>
                  <div class="table-responsive">
                     <table class="table table-bordered">
                        <thead>
                           <tr style="color:white;">
                              <!-- <th>Language</th>
                                 <th>User guide</th> -->
                              <th>Language</th>
                              <th>User guide</th>
                           </tr>
                        </thead>
                        <tbody>
                           <tr style="color:black;" class="info">
	                                    <td>Arabic</td>
	                                    <td><a href="download_userguide.php?download_file=SIL_Arabic_User_Guide.pdf">User Guide Arabic</a></td>
	                                  </tr>
	                                  <tr style="color:black;" class="active">
	                                     <td>Malay</td>
	                                     <td><a href="download_userguide.php?download_file=SIL_Malaysia_User_Guide.pdf">User Guide Malaysian</a></td>
	                                  </tr>
	                                  <tr style="color:black;" class="info">
	                                      <td>German</td>
	                                      <td><a href="download_userguide.php?download_file=SIL_German_User_Guide.pdf">User Guide German</a></td>
	                                  </tr>                        </tbody>
                     </table>
                  </div>
               </div>
               <div class="col-md-12 col-sm-12 col-lg-6 col-xl-4 counter-increment ">
                  <img src="images/1.png" alt="Los Angeles" style="width:100%;">
               </div>
            </div>
         </div>
      </section>
      <footer class="sildb-footer-section-v3 sildb-version-2" style="padding:30px;  background-color: #09b0d6;">
         <div class="container">
            <div class="sildb-footer-v3">
               <div class="row">
                  <div class="col-md-6 col-lg-4">
                     <div class="sildb-single-footer-v2">
                        <div class="sildb-footer-logo-v2">
                           <a href="https://www.sildb.com">
                           <img src="img/SIL_logo_red.png" alt="">
                           </a>
                        </div>
                        <!--<p>Systems Inquiry Language (SIL) is a multilingual SQL. It is used to communicate with relational database management systems (RDBMS) / database management systems (DBMS). Non-English speaking people can use SIL to create SQL statements in their own language.</p> -->
                        <ul class="sildb-social-list">
                            <li><a href="#" class="sildb-linkedin"><i class="fa fa-linkedin"></i></a></li>
                           <li><a href="#" class="sildb-facebook"><i class="fa fa-facebook"></i></a></li>
                           <li><a href="#" class="sildb-twitter"><i class="fa fa-twitter"></i></a></li>
                           <li><a href="#" class="sildb-instagram"><i class="fa fa-instagram"></i></a></li>
                           <li><a href="#" class="sildb-google-plus"><i class="fa fa-google-plus"></i></a></li>
                        </ul>
                        <!-- .sildb-social-list END -->
                     </div>
                     <!-- .sildb-single-footer-v2 END -->
                  </div>
                  <div class="col-md-6 col-lg-4">
                     <div class="sildb-single-footer-v2">
                        <div class="sildb-footer-heading">
                           <h3>Navigate</h3>
                        </div>
                        <ul class="sildb-footer-link sildb-version-3 sildb-green">
                           <li><a href="index.php">Home</a></li>
                           <li><a href="about.php">About SIL</a></li>
                           <li><a href="sil_free_trail.php">Free trial</a></li>
                           <li><a href="sil_buy_now.php">Buy now</a></li>
                           <!--<li><a href="#">Terms &amp; Conditions</a></li> -->
                        </ul>
                     </div>
                     <!-- .sildb-single-footer-v2 END -->
                  </div>
                  <div class="col-md-6 col-lg-3">
                     <div class="sildb-single-footer-v2">
                        <div class="sildb-footer-heading">
                           <h3>Contact Us</h3>
                        </div>
                        <div class="sildb-contact-form sildb-version-3">
                           <p style="color:white;">Goodwill Solutions Inc.<br>
                              <!--2631 NW 41st Street<br>
                              Gainesville, FL 32606,--> USA.<br>
                              <i class="fa fa-envelope"></i> [email protected]  <br><i class="fa fa-envelope"></i>   [email protected]<br>
                              <i class="fa fa-phone"></i>    +1 (904) 993-7115<br>
                              <!--<i class="fa fa-phone"></i>  813 200 1259<br> -->
                              <!--USA dial country code: 001 -->
                           </p>
                        </div>
                        <!-- .sildb-contact-form END -->
                     </div>
                     <!-- .sildb-single-footer-v2 END -->
                  </div>
               </div>
            </div>
         </div>
      </footer>
      <script src="js/plugins.js"></script>
      <script src="js/bootstrap.min.js"></script> 
      <script src="js/bootstrap-datepicker.min.js"></script>
      <script src="js/isotope.pkgd.min.js"></script>
      <script src="js/jquery.ajaxchimp.min.js"></script>
      <script src="js/owl.carousel.min.js"></script>
      <script src="js/jquery.magnific-popup.min.js"></script>
      <script src="js/appear.js"></script>
      <script type="text/javascript" src="engine1/wowslider.js"></script>
      <script type="text/javascript" src="engine1/script.js"></script>
      <script src="js/spectragram.min.js"></script>
      <script src="js/main.js"></script>
      <script type="text/javascript" src="js/revolution/jquery.themepunch.tools.min.js"></script>   
      <script type="text/javascript" src="js/revolution/jquery.themepunch.revolution.min.js"></script>
      <script type="text/javascript" src="js/revolution/extensions/revolution.extension.slideanims.min.js"></script>
      <script type="text/javascript" src="js/revolution/extensions/revolution.extension.layeranimation.min.js"></script>
      <script type="text/javascript" src="js/revolution/extensions/revolution.extension.navigation.min.js"></script>
      <script type="text/javascript">
         jQuery(document).ready(function() { 
         
            jQuery("#slider1").revolution({
         
               sliderType:"standard",
         
               sliderLayout:"fullwidth",
         
               delay:9000,
         
               navigation: {
         
                   arrows:{enable:true} 
         
               }, 
         
               gridwidth:1100,
         
               gridheight:500
         
             }); 
         
         }); 
         
         
         
      </script>
</body>
</html>                               

Whois info of domain

Domain Name: SILDB.COM
Registry Domain ID: 2112768350_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.launchpad.com
Registrar URL: http://www.launchpad.com
Updated Date: 2023-08-25T03:21:29Z
Creation Date: 2017-04-10T02:24:14Z
Registry Expiry Date: 2028-04-10T02:24:14Z
Registrar: Launchpad.com Inc.
Registrar IANA ID: 955
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: 602-226-2389
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: NS8109.HOSTGATOR.COM
Name Server: NS8110.HOSTGATOR.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-14T13:26:46Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass