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

Zend Developer Zone: Live Blogging From php/db|works 2006

Tobias Schlitt's Blog: iRefuseToUse aNamingScheme

Kian Hui Teo\'s Blog: Switching between PHP 5.1.x and Zend Core for Oracle

DevShed: Building Interpreter Classes with PHP 5

Arnold's Blog: Without a framework: (M)VC


Community Events











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


releases book security cakephp database conference developer PHP5 application example mysql zendframework framework release PEAR code job package ajax zend

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