]> granicus.if.org Git - php/commit
Added some more error defines (CANNOT_CREATE/DELETE/DROP).
authorStig Bakken <ssb@php.net>
Wed, 8 Dec 1999 13:49:09 +0000 (13:49 +0000)
committerStig Bakken <ssb@php.net>
Wed, 8 Dec 1999 13:49:09 +0000 (13:49 +0000)
commit208696f48915e57ba64361cc14de0b5f21ff3a8f
tree79adcdfe71da562837fd15d32b05859ded9ff7e1
parent19023f3a051833694d18a034f38294660da7e62e
Added some more error defines (CANNOT_CREATE/DELETE/DROP).
Folded up the methods in DB.php.
Started adding documentation for DB_result methods.
Added doOne() doRow() and doAssoc() methods in DB_common.
Added numCols() to DB_mysql.
pear/DB.php