News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
WaxJelly Blog:
Using PHP to make a MySQL "abstraction layer"
August 23, 2006 @ 08:55:10

From the WaxJelly blog today, there's this new post demonstrating how to create a simple MySQL "abstraction layer" to help your PHP script interact with your database.

So you might notice "abstraction layer" in quotes, well, simply put, it's the big term for using a middle-man with MySQL data. Any form of data actually for that matter. It just makes your life easier. After using MySQL with PHP the procedural way I decided to try it the PHP object oriented way. So here it goes.

Mostly, they just provide the code for the layer, not getting too much into explaining what each function does. That's enough, thought, if you're experienced with using MySQL in PHP. There's also some sample usage code to help you get started.

0 comments voice your opinion now!
mysql abstraction layer simple tutorial mysql abstraction layer simple tutorial



Similar Posts

DevShed: Expanding the Application Range of Visitor Objects in PHP 5

Bruno Goncalves' Blog: Writting your first WordPress plugin

PHPBuilder.com: Web Services Implementation using PHP and SOAP

DevShed: Implementing Additional Methods with mysqli and PHP 5

PHPBuilder.com: Reading RSS feeds in PHP: Part 1


Community Events







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


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

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