Recommend this page to a friend! |
Download .zip |
Info | View files (3) | Download .zip | Reputation | Support forum (1) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2012-08-29 (4 years ago) | Not enough user ratings | Total: 262 | All time: 7,297 This week: 1,109 |
Version | License | PHP version | Categories | |||
pdodb 1.0 | Freely Distributable | 5.0 | PHP 5, Databases |
Description | Author | |
This class can connect to databases and execute queries using PDO. |
README.TXT - PdoDB CLASS V1.0 ATTENTION: YOU MUST CONFIGURE CLASS AND EXAMPLE FILE BEFORE USING IT! Class:PdoDB $connect_array - array with database host,dbname,user,password $set_names - if true, set names for mysql connection $set_names_type - character encoding for mysql connection $debug - show debug $get_time - if true, get all connections time and sql queries time $insert_delayed - if true, query sql with 'insert delayed' if insert $version - current script version FUNCTIONS query($SQL) - query a given sql to database with pdo next_record() - fetch next record f($row) - return a given row name Eof() - used for multiple fetch records in loops print_all_time() - print_r all connection times if $get_time was set true |
Files |
File | Role | Description |
---|---|---|
pdodb_class.php | Class | MAIN CLASS |
pdodb_example.php | Example | EXAMPLE FILE |
readme.txt | Doc. | README |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
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.