Thursday, January 12, 2006

PHP: Building Database Interfaces

This article is about using and building Database Interfaces (DB interfaces). DB interfaces make application development faster and easier. This is accomplished by relocating scattered DML (Insert, Update, Delete) statements into a single shared tool, the Class.

read more | digg story