Project Description

MySqueaks is a PHP class that allows you to create
MySQL statements with the flexibility of OOP and
throws in a simple database interface as well.
This means that you can create PHP objects to
represent your database tables and use the various
methods provided to select, update, or delete
data. This also means that instead of having to
write out a very long SQL query, you can simply
convert the representation into a series of
"steps", which can be easier to understand and debug.

(This Description is auto-translated) Try to translate to Japanese Show Original Description

Opinión
Your rating
Review this project