News

This brief tutorial will show you how to use a PHP 5.x MySQL extension called, MySQL Improved, to implement MySQL-based transactions with PHP.
In this tell-all tutorial, Jay Greenspan, author of MySQL Weekend Crash Course and co-author of MySQL/PHP Database Applications, starts with a tour of the basics: He answers the age-old Q: "What's ...
Stored procedures provide PHP programmers with pre-programmed database applications that retrieve and edit MySQL records. Stored procedures let you send parameters to the database program, so you ...
Prepared statements avoid the process of compiling, parsing and running a stored procedure or inline SQL statement in your code. The PHP prepared statement function speeds up the application ...
MySQL AB, maker of the identically named open-source database, is adding transactional support to its database, company officials said.In an announcement to be officially made on Monday, MySQL ...
High-end database company Solid Information Technology will make open-source transaction engine for MySQL.
With Deep Transaction Management for PHP, Compuware APM now provides the industry's only solution that fully combines user experience management, Web-server visibility, deep-dive into PHP ...
MySQL AB unveiled a new transaction database engine at its Santa Clara, Calif. user conference this month. The open-source database vendor will also be showcasing database engines from third ...