News Feed
Jobs Feed
Sections




News Archive
DevShed:
Implementing the commit() and rollback() Methods with mysqli and PHP 5
July 08, 2006 @ 09:53:46

Continuing on with their "mysqli in PHP5" series, DevShed has posted part two highlighting the commit and rollback functions - their use and functionality.

This is the second part of the series "Using mysqli with PHP 5." Welcome back. In three tutorials, this series shows how to use the most important methods and properties included in the "mysqli" extension that comes with PHP 5, in order to take advantage of the new features bundled with MySQL 4.1 and above.

In part one they introduced the extension, providing the background for those just joining in. In this latest part, they take it to the next level and talk about these new handy functions - one to save the updates/additions you're making to the database and the other to undo those changes quickly and easily. As always, there's plenty of examples, explainations, and code to go around.

0 comments voice your opinion now!
mysql commit rollback mysqli php5 tutorial mysql commit rollback mysqli php5 tutorial


blog comments powered by Disqus

Similar Posts

Tom Jowitt's Blog: Streamlined PHP Development - Part II

Zend Developer Zone: Manipulating Configuration Data with Zend_Config

NETTUTS.com: Understanding and Applying Polymorphism in PHP

Internet Super Hero: PHP: "mysqlnd is awesome"

Johannes Schluter's Blog: Goto your Christmas presents with PHP 5.3


Community Events











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


release interview object functional application development conference example tool zendframework2 framework podcast opinion series community unittest introduction language testing code

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