News Feed
Jobs Feed
Sections




Recent Jobs

News Archive
DevShed:
Working with Prepared Queries with PDO Objects in PHP 5
June 11, 2007 @ 13:21:00

DevShed concludes their series looking at the use of PDO objects in PHP5 with this last tutorial focusing on the use of prepared queries in your PHP application.

In this last tutorial in the series I'm going to show you how to run prepared queries, but in this case we're going to include named parameters into them. Additionally, I'm going to take a quick look at some additional methods bundled with this extension. These new methods can be really useful for working with transactions, in case you want to use this feature with the database system of your choice.

They start with a simple approach to using prepared queries before moving on to an alternate method - binding parameters to the query via bindParam. They wrap up the article with a look at using transactions, both commits and rollbacks.

0 comments voice your opinion now!
prepared query php5 tutorial pdo object prepared query php5 tutorial pdo object



Similar Posts

Net-Security.org: SUSE Security Announcement - php4,php5 problems

Maarten Balliauw's Blog: LINQ for PHP (Language Integrated Query for PHP)

Brian Moon's Blog: Using ini files for PHP application settings

Secunia.com: SUSE update for php4 and php5

DevShed: Generating Outputs from MySQL with Static Members and Methods in PHP 5


Community Events









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


feature podcast zendframework sqlserver developer job microsoft opinion benchmark extension doctrine framework zend conference facebook codeigniter wordpress symfony release windows

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