Просмотр исходного кода

0392: Install and Configure MongoDB with PHP on Windows

i12bretro 2 лет назад
Родитель
Сommit
54c646b0d5
1 измененных файлов с 3 добавлено и 3 удалено
  1. 3 3
      0392.html

+ 3 - 3
0392.html

@@ -4,10 +4,11 @@
         <title>Install and Configure MongoDB with PHP on Windows</title>
         <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
         <meta charset="UTF-8">
-        <meta name="keywords" content="How To,Tutorial,i12bretro,MongoDB,PHP,Database,NoSQL,Apache2,HTTPD,Microsoft,Windows,MongoDB Compass,XAMPP,PowerShell">
+        <meta name="keywords" content="MongoDB,PHP,Database,NoSQL,Apache2,HTTPD,Microsoft,Windows,MongoDB Compass,XAMPP,PowerShell,How To,Tutorial,i12bretro">
         <meta name="author" content="i12bretro">
         <meta name="description" content="Install and Configure MongoDB with PHP on Windows">
         <meta name="viewport" content="width=device-width, initial-scale=1.0">
+        <meta name="revised" content="10/26/2022 10:50:49 AM" />
 				          <link rel="icon" type="image/x-icon" href="includes/favicon.ico">
 				  <script type="text/javascript" src="https://code.jquery.com/jquery-3.5.1.min.js"></script>
 				        <script type="text/javascript" src="includes/js/steps.js"></script>
@@ -81,8 +82,7 @@
 	<li>Once the application loads, click the green Connect button to connect to the locally running MongoDB instance</li>
 </ol>
 
-<p>For more information on MongoDB CRUD operations with PHP check out&nbsp;<a href="https://roytuts.com/mongodb-php-7-crud-example/" target="_blank">https://roytuts.com/mongodb-php-7-crud-example/</a></p>
-          </div>
+<p>For more information on MongoDB CRUD operations with PHP check out&nbsp;<a href="https://roytuts.com/mongodb-php-7-crud-example/" target="_blank">https://roytuts.com/mongodb-php-7-crud-example/</a></p>          </div>
         </div>
       </body>
     </html>