Recommend this page to a friend! |
Download .zip |
Info | View files (12) | Download .zip | Reputation | Support forum (1) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2006-09-19 (10 years ago) | 57% | Total: 3,164 This week: 1 | All time: 1,100 This week: 1,047 |
Version | License | Categories | ||||
database_connection 1.0 | Freely Distributable | PHP 5, Databases |
Description | Author | |||||||||||||
This package implements an abstraction of the access to SQL databases. |
|
Files |
File | Role | Description |
---|---|---|
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 |
transaction.02.php | Example | Sample script 6 |
database_connection-2006-09-19.zip 7KB | |
database_connection-2006-09-19.tar.gz 3KB | |
Install with Composer |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | User Comments (1) | ||||||||||||||||||||||||||||||||||
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Pages that reference this package |
shared database There may already be a database connection class ready for you:.. |