News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
PHPBuilder.com:
Cross-Platform Database PHP Development
June 25, 2007 @ 11:44:00

On PHPBuilder.com today, there's a new tutorial focusing on the development of PHP applications that can be run on different database environments without many changes to the actual application.

There are several options available to interact with multiple database engines with PHP, such as Pear DB and MDB2. However, there may instances where you will be required to develop your own custom database interface that connects to many different database engines using a single unified syntax. This article will address the development of a class that will do exactly that. In addition, we will include the ability to replicate data among several databases in real time.

They create their own abstraction layer that has the ability to make the connection, replicate data between connections, handle some errors and work with database configuration data. The tutorial shows you how to use the script for three different database types - MySQL, Oracle, and MS SQL.

1 comment voice your opinion now!
crossplatform database development tutorial abstraction oracle mysql mssql crossplatform database development tutorial abstraction oracle mysql mssql




Similar Posts

Developer.com: Combining an Oracle Database with PHP to Manage Data

DevShed: Using the Observer Design Pattern with Static Data in PHP 5

Dave Dash's Blog: Finding things using Zend Search Lucene in symfony

Danne Lundqvist's Blog: Setting up a development environment with apache-2.2.6

Zend Developer Zone: Dynamically Creating Graphs and Charts with PHP and GDChart


Community Events







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


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

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