Wrapper/FormWrapper

Wrapper is an object oriented interface to a MySQL database table with an auto-incrementing primary key.

FormWrapper is an extension of wrapper meant to be used in conjunction with web forms by checking provided data before interacting with the database.

Both Wrapper and FormWrapper can be called on their own, but they are best used when extended by an object that works with a single table.

Visit the Wiki for documentation
Download the latest version
See all versions