Recommend this page to a friend! |
Download |
Info | Files | Install with Composer | Download | Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
53% | Total: 3,171 | All time: 1,131 This week: 455 |
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 (12) |
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 |
The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. |
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 |
There may already be a database connection class ready for you:.. |