News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
WebReference.com:
Accessing Your MySQL Database from the Web with PHP
November 25, 2008 @ 09:32:49

WebReference.com has another excerpt from the Addison-Wesley book "PHP and MySQL Web Development" covering the connection between PHP and MySQL using their example from previous chapters.

In this chapter, we explain how to access the Book-O-Rama database from the Web using PHP. You learn how to read from and write to the database and how to filter potentially troublesome input data.

The chapter looks at setting up the connection, choosing the table, running queries against it, getting the information from the results and using prepared statements to do it all in a bit safer way. They also briefly touch on other interface methods (like the PEAR MDB2 library).

0 comments voice your opinion now!
access mysql database tutorial excerpt book




Community Events





Don't see your event here?
Let us know!


interview custom release framework test unittest opinion language extension application introduction podcast symfony2 community api series security conference phpunit development

All content copyright, 2012 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework