News Feed
Jobs Feed
Sections




News Archive
Vinu Thomas' Blog:
Create a Storage engine for MySQL using PHP
December 31, 2008 @ 08:42:23

Using this article from Johannes Schluter as a starting point Vinu Thomas has worked up his own example of how the technique is used in the example on the Launchpad page.

This article is interesting because of the uses which come up when you can create custom Storage Engines using PHP. An interesting usecase for this is in creating test cases, where you can feed the data for a query from PHP and trap the activities on the database.

The example code defines methods for update, write and delete and the SQL to create the table and insert/manipulate rows is included (for a table created with "ENGINE=PHP").

0 comments voice your opinion now!
mysql storage engine tutorial write update delete example


blog comments powered by Disqus

Similar Posts

PHPMaster.com: Base Converting and Binary Operators

MaltBlue.com: Hot to Use the Zend Form ViewScript Decorator in All Modules

Jason Sheet\'s Blog: Soundex implemented in PHP

Evolt.org: Failover Database Connection with PHP + mySQL

NETTUTS.com: Increase Productivity by Creating PHP Helper Functions


Community Events











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


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

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