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 - "[[Category:M" to "[[Category: M")
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]]