Home
PHP
Chart
Class
Components
Cookie Session
Data Structure
Data Type
Date
Design Patterns
Development
DNS
Email
File Directory
Form
Functions
Graphics Image
HTML
Language Basics
Login Authentication
Math
MySQL Database
Network
Operator
PDF
Reflection
Statement
String
Utility Function
Web Services SOAP WSDL
XML
Menu
Database Query « MySQL Database « PHP
PHP
MySQL Database
Database Query
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()