New PHP methods:
authorarjen <arjen>
Wed, 3 Sep 2003 07:02:09 +0000 (07:02 +0000)
committerarjen <arjen>
Wed, 3 Sep 2003 07:02:09 +0000 (07:02 +0000)
commit18a984c8a4dd625538e2b4cb49c5ef3faf51f232
treecdabdd3ffb6f7bd5fd3a10f8936d8975461e517a
parentfdc8d719919aaee4dac4e4ae32155505999a505a
New PHP methods:
   db::Result() - Returns the result from the last query.
   db::Field()  - Returns the value of a single field.
   db::new_notification() - Create a new notification in the database.
src/phpclasses/db.postgres.php