Difference between revisions of "Connect to MySQL Using PHP"

Kipkis (Kipkis | contribs)
m (Text replacement - "(T|t)his wikiHow" to "$1his article")
Kipkis (Kipkis | contribs)
m (Text replacement - "== Video ==" to "")
 
(7 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
In this tutorial we will learn how to connect to a MySQL database, select a database, query a table, and "fetch" and array from that data.
 
In this tutorial we will learn how to connect to a MySQL database, select a database, query a table, and "fetch" and array from that data.
  
[[Category:MySQL]]
+
[[Category: MySQL]]
[[Category:PHP]]
+
[[Category: PHP]]
  
 
== Steps ==
 
== Steps ==
Line 55: Line 55:
 
</ol>
 
</ol>
  
== Video ==
+
 
{{Video:Connect to MySQL Using PHP|}}
+
 
 
{{WikiHow}}
 
{{WikiHow}}