Categories
Tags → Php Database Abstraction

Tips on Writing Portable SQL for Multiple Databases with PHP

If you are writing an application that is used in multiple environments and operating systems, you need to plan to support multiple databases. This article is based on my experiences with multiple database systems, stretching from 4th Dimension in my...
DETAILS

phpSQLGen

This project provides functions for generating SQL queries, HTML tables, and XML documents. It consists of two classes and a set of utility functions. SQLGen provides PHP functions for generating SQL query strings from arrays. TableMaker generates an...
DETAILS

arbplate

An easy and powerful PHP based template system that allows the separation of code and design. This will include some database abstraction (currently only mySQL support), as well as a user authentication system. arbplate tries to offer a different sor...
DETAILS

DaDaBIK

DaDaBIK is a PHP application that allows you to easily create a highly customizable front-end for a database. The strength of DaDaBIK lies in its ability of customization. For each field of a table you can choose: if the field should be included or n...
DETAILS

SQLsession

This is a PHP class for session management with database abstraction based on cookies and MySQL. Very easy to use and very useable. With this class, you may very quickly make user authentication with many features.
DETAILS

Team development method for PHP

This article explains one of possible ways of developing PHP applications in a team. Discussion include: Single ''selector'' file, Database abstraction layer, Embedding PHP, and Separation to files by functionality. To illustrate the ideas ...
DETAILS

Doing Simple DB Abstraction in PHP

This tutorial explains the need for database abstraction in PHP, and shows how to create your own database API that can be to used with different types of databases. The tutorial uses a PHP PostgreSQL API as an example.
DETAILS

PHP Everywhere

This is a weblog that covers using PHP with technologies like COM, ODBC, GD, ActiveX and ADO. Home of the popular ADOdb database abstraction library. Also provides a collection of links, articles and tutorials.
DETAILS

class.DBI

This is a Perl''s DBI/DBD-like class that provides a database abstraction layer for PHP scripts. Sample code and detail instructions can be found on its Web site.
DETAILS

Les Visiteurs (Visitors)

This is a comprehensive Web site statistics analysis program written in PHP that uses a MySQL database on backend for data handling. Key reports include details on last visitors, Daily breakdowns for each month, Visitor OS, browsers, Top referrers, t...
DETAILS

Page:
©2003-2008 jCay.com