Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

DevShed:
PHP, MySQL and the PEAR Database
Jun 01, 2007 @ 17:28:00

Wrapping up a three-part series today, DevShed has posted part three of their look at combining PHP and MySQL with their final excerpt from the O'Reilly book "Learning PHP and MySQL" (Michele Davis and Jon Phillips).

In this conclusion to a three-part series, you will add PEAR into the mix of what you have already learned.

They show the installation of the needed PEAR classes, translating the previous example from the MySQL functions to use the PEAR class - writing, executing, and returning the results from the database.

tagged: pear dataase tutorial mysql pear dataase tutorial mysql

Link:


Trending Topics: