| Recommend this page to a friend! |
| Classes of Robert Kummer | > | Code Generator | > | Download .tar.gz .zip | > | > | > | |||||
|
| |||||||||||||||||||||||||||||||||||||||||||
| Detailed description | ||
| This class can be used to generate classes that can be used access MySQL database table rows as objects. The class retrieves the list of fields of a given MySQL database table and generates a class with private variables with the names based on the database table fields. It also sets getter and setter functions for each of the variables. All the code is generated with complementary PHPDoc embedded documentation marks. Currently the class does not generate code to perform the actual database accesses to retrieve and store the values of the table rows. |
| Groups | ||
| Databases | Database management, accessing and searching | View top rated classes | |
| Code Generation | Compilers and tools that generate code automatically | View top rated classes |
| Applications | ||||||
No application links were specified for this class.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||