Source Code Online Home Categories Top Code New Code Submit Code
Search
Subject Directory
 ASP
 ASP.NET
 C/C++
 CFML
 CGI/PERL
 Delphi
 Flash
 HTML
 Java
 JavaScript
 Pascal
 PHP
 Python
 SQL
 Visual Basic & VB.NET
 XML
New Code
Dynamic URLS 3.2
TouchData Air 1.1
PHP AJAX DataGrid 1.0
Mini CMS 1.0
Mini Blog 1.0
BPConferenceReporting - Reporting Web Application 1.0
BPAutosales - Cars Sales Site 1.0
BPTraveling - Traveling site 1.0
BPDirectory - Business Directory Script 2.0
Voting System 1.0
BPEstate - Real-Estate Marketplace Script 2.0
Google Map User Location Control ASP.NET 2.0
Online Synchronization 1.0
Live Clock Date - Special J Module 1.0
FlyCharts 2.10
Top Code
Adirex 3D Chess Client 1.0
ASP.NET ImageDraw 4.0
CDCollectorPHP 1.0
Complete PHP Link Exchange Website
CowTime 1.0
EWC Free Chat Room Script 4.0
Grabber2k 0.99e
Habanero 2.0.1b
ikiCLassifieds 2.0
Iron Speed Designer 5.1.0a
JVMail 2.0.0
P2P .htManager 0.2
PatternStringEngine 1.2
School Management System 2.2.0
Smart Font Listbox 1.0
Details

Doing Simple DB Abstraction in PHP 

 
by PHPDeveloper.org

This is a tutorial which teaches the users how to make their own database API that is used with different database types using php. The author explains the users about using class which provides functions to send a query to database and to fetch the number of rows in a result set. This tutorial provides an example for the class which uses php postgreSQL API to the users who can use it in their codings. This tutorial provides info that the class handles details like connecting to a database, to keep track of connection and result id to code.

License: Freeware

Downloads: 1

Download Doing Simple DB Abstraction in PHP  Report Error Link
More Similar Code


If you believe that database abstraction is a good think, but you don't want to join the religous fights about the best one out there, then we have a common interest. / This abstract wrapper class provides easy and simple class methods to access the



Simple, bare-bones class abstraction of the php_curl extension. The basic goal was to cut down on the clutter to effeciently harness libcurl's powers.



Simple MySQL abstraction layer. Three functions require calls from within your scripts to modify, insert, update, delete and select records. Select queries returned as 1 or 2-D arrays. Internal debugger catches script errors and mails them to admin.



phpRPC is a very cool library forXMLRPC. This library is very simple and easy to use. Function syntax and weblog plugging is very much simplified with the use of database/ RPC-protocol abstraction. It is OS independant and can run in any PHP supporti



DAL is a Database Abstraction Layer written entirely in PHP. The goal is to provide users with a general way to access databases. Changing from one DBMS to another only means changing the driver you wish to use.



In this article, the author discusses database abstraction with PEAR with some sample PHP code functions for easy understanding. The author deals in the following areas like what is PEAR? database connect, database disconnect, database is error, Data



Anydb (former Abstractdb) is multi-platform compatible. This abstract wrapper class provides easy and simple class methods to access the most important db function. Classes implementing the functionality for native PHP functions, PEAR, PHPLIB and MET



Go! redirector is a PHP script used to add basic statistics, basic administrator facility to add and remove links, monthly click through reporting, data connection abstraction, clean interface. It enhances with more functionalities like clean URL red



Best Practices: Database Abstraction is a tutorial which takes comparision on some traditional database access methods with PEAR. The author gives his view on points like properly named, makes sense, minimal methods and complete method, he interprets



This PHP tutorial site is useful for the webmasters to develop their complex web applications. This articles has several important services like, database abstraction layer, a template engine- to design your own website, authentication- to allow onl

User Review for Doing Simple DB Abstraction in PHP 
- required fields
     

Please enter text on the image