Recommend this page to a friend! |
Download .zip |
Info | Example | View files (6) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2015-10-02 (1 year ago) | 68% | Total: 235 | All time: 7,523 This week: 579 |
Version | License | PHP version | Categories | |||
full-db-pdo-abstract 3.3 | GNU Lesser Genera... | 5.0 | PHP 5, Databases |
Description | Author | ||||||||
This package can store and retrieve database data as objects using PDO. Recommendations connect to pdo and display results of queries PDO wrapper |
|
Files |
File | Role | Description |
---|---|---|
data.php | Class | Class to handle the field names and their values |
TableRow.php | Class | This class is used to hold fields and values of data table |
Table.php | Class | This class is use to interact with the DB (select, update, insert, delete) |
DB.php | Class | The class to connect to the DB |
global.php | Conf. | File the constant definition for the connection to the DB |
index.php | Example | Exemples of how to uses the classes |
full-db-pdo-abstract-2015-10-02.zip 11KB | |
full-db-pdo-abstract-2015-10-02.tar.gz 8KB | |
Install with Composer |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | ||||||||||||||||||||||||||||||
|
Applications that use this package |
My site My site (www.alf-solution.be) is based on theses classes. |
If you know an application of this package, send a message to the author to add a link here.
Related pages |
Exemple of use Here you can find a full explanation of how to use (in french) of theses classes. English version in preparation |