Database Query « MySQL Database « PHP






1.List Database, Table, and Field
2.Sending SQL Queries to a MySQL Database using the mysql_query () function
3.Listing All Rows and Fields in a Table
4.Get data from database query
5.Finding the Number of Rows Returned by a SELECT Statement with mysql_num_rows()