News Feed
Jobs Feed
Sections




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


blog comments powered by Disqus

Similar Posts

ServerGrove Blog: How to customize the error pages in Symfony2

Muhammad Hussein Fattahizadeh's Blog: Zend Config tree solution

SitePoint PHP Blog: How to Create Your Own Twitter Widget in PHP, Part 1

Andi Gutmans' Blog: PHP and Database Connection Pooling

Kevin van Zonneveld's Blog: Create daemons in PHP


Community Events











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


testing release unittest opinion zendframework2 framework code api community development interview database phpunit series functional podcast composer introduction language example

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