Recommend this page to a friend! |
Download .zip |
Info | View files (9) | Download .zip | Reputation | Support forum (2) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2010-03-03 (6 years ago) | Not yet rated by the users | Total: 410 | All time: 6,146 This week: 1,116 |
Version | License | PHP version | Categories | |||
sql-data-manager 1 | GNU General Publi... | 4.0 | PHP 5, Databases |
Description | Author | |||||||||||||
This package can be used to access MySQL databases. |
|
Files |
File | Role | Description |
---|---|---|
Database.php | Class | This class is extended by SQLDataManager and contains methods for handling data in chunks. This is also the wrapper for all of the other classes. |
example_1.php | Example | This is an example of how to use the manager for basic sql queries. |
example_2.php | Example | This is an example of using the manager to return data in chunks via the more processing flag and limit assignments. |
MyAccess.php | Class | This is used to read the mysql config file to extract the login details and database information. |
MyData.php | Class | This conatins the classes to generate the data structure based on the returned rows and fields. |
MyDB.php | Class | This is used to open database conections and also close them. |
MySQL.php | Class | This uses the opened connections to execute the sql and returns the raw data. |
mysql_access.config | Data | This is the format that the config file must be in. |
SQLDataManager.php | Class | The main class for the SQLDataManager package. This is the class that is to be called from the PHP script that wants to use it. |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|