| Recommend this page to a friend! |
| Author | ||
![]() |
|
|||||||||||||||||||
| Classes of Paul Gillespie | > | SQL Data Manager | > | Download .zip .tar.gz | > | > | > | |||||
|
|||||||||||||||||||||||
| Groups | Applications | |||||||
| Groups | ||
| PHP 5 | Classes using PHP 5 specific features | View top rated classes | |
| Databases | Database management, accessing and searching | View top rated classes |
| User ratings | ||
| Not yet rated by the users |
| Applications that use this class | ||
| Link | Description |
|---|---|
| Reddimo | An eCommerce utility that is under development uses SQLDataManager. |
| File | Role | Description |
|---|---|---|
| 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 | This is an example of how to use the manager for basic sql queries. | |
| Example | This is an example of using the manager to return data in chunks via the more processing flag and limit assignments. | |
| Class | This is used to read the mysql config file to extract the login details and database information. | |
| Class | This conatins the classes to generate the data structure based on the returned rows and fields. | |
| Class | This is used to open database conections and also close them. | |
| Class | This uses the opened connections to execute the sql and returns the raw data. | |
| Data | This is the format that the config file must be in. | |
| 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. |
| Download all files: sql-data-manager.tar.gz sql-data-manager.zip |