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

NETTUTS.com: CodeIgniter From Scratch: Day 1

DevShed: Introducing Mediator Classes in PHP 5

Nexen.net: PHP statistics for June 2007

Slashdot.org: Book Review - PHP 5 in Practice

NetTuts.com: Zend Framework from Scratch


Community Events









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


community opinion development event testing example podcast code object language unittest api framework release interview composer tool functional zendframework2 introduction

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