Archive for July 7th, 2003

[pear] DB class

Monday, July 7th, 2003

DB_Common::quote()
Quotes a string database-dependent, so it can be safely used in a query

DB_Common::nextId()
returns the next free id of a sequence
(more…)