«^»
7.2. Accessing a MySQL server from PHP

We now move on to produce WWW pages that can manipulate databases. To do this, all we have to do is call the appropriate functions of PHP that enable us to pass SQL statements to a MySQL database.

The PHP scripts that follow use these functions: