News Feed
Jobs Feed
Sections




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


blog comments powered by Disqus

Similar Posts

HowToForge.com: Loops In PHP

Jani Hartikainen's Blog: What is a null object, and when are they useful?

Mike Kornienko's Blog: Integration of Spry and PHP/MySQL

SitePoint.com: How To Handle File Uploads With PHP

Linode Library: Deploy High Performance Drupal Sites with Mercury on Ubuntu 10.04 (Lucid)


Community Events











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


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

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