MDB_QueryTool

MDB_QueryTool

Table of Contents
Introduction --  An OO-interface for easily retreiving and modifying data in a DB
Quick API reference --  A quick overview of the available methods. Please refer to the full API docs for a detailed documentation.

This package is an OO-abstraction to the SQL-Query language, it provides methods such as setWhere, setOrder, setGroup, setJoin, etc. to easily build queries.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.