PHP Class Generator Bryan Version
Package:
Summary:
Generate classes to manipulate MySQL table rows
Groups:
Author:
Description:
This package can be used to generate classes to manipulate MySQL table rows.
It is an enhanced version of the original package written by Marco Voegeli.
This version can also generate function for retrieving one row or all rows, serializing the object into a string, retrieve the count of row in the table. The update and delete functions were also updated.
It is an enhanced version of the original package written by Marco Voegeli.
This version can also generate function for retrieving one row or all rows, serializing the object into a string, retrieve the count of row in the table. The update and delete functions were also updated.
Comments are closed.