Webhosting
Domein Registratie
Winkelwagen
NB Webmail
Onze Gegevens
Helpdesk
User:
Pass:
Opslaan:
Ja
Nee
Autom.:
Ja
Nee
Login:
Gegevens vergeten
Cookie's verwijderen
Php Handleiding
Php Classes
Gratis Php Scripts
Pc Downloads
Gratis File Hosting
Programmeren
Routeplanner
Htaccess Uitleg
Databases:
Database Connection Classes
Mark Documento
(
contact me
)
This package implements an abstraction of the access to SQL databases.
It provides an abstract interface for establishing connections, executing SQL queries, managing transactions, retrieving the last inserted table key.
There is also a result set interface class for traversing and retrieving result set rows.
Currently there is only one implementation class for access MySQL databases.
Click here for detailed information about this class on phpclasses.org
database.inc.php
Class
Abstract database connection class
datatable.inc.php
Class
Class encapsulating a data table
datatable.txt
Doc.
Datatable documentation
database_factory.inc.php
Class
Database factory class
mysql_database.inc.php
Class
MySQL implementation class
connection.inc.php
Conf.
Connection parameters
show_databases.php
Example
Sample script 1
create_table.php
Example
Sample script 2
show_create_table.php
Example
Sample script 3
show_tables.php
Example
Sample script 4
transaction.01.php
Example
Sample script 5
database_connection.tar.gz
All files
database_connection.zip
All files