Re: [PHP-PEAR] phplib::metadata equivalent in PEAR::DB ?
[email protected] (Christian Stocker)
| Newsgroups | php.pear |
|---|---|
| Organization | Nomad Online Agents |
| Message-ID | <[email protected]> |
On 20 Feb 2001, Stig Sæther Bakken wrote: > DB doesn't support this yet. It should at some point though. I'm > going to send out a suggestion for a more modular/pluggable design for > DB this weekend. That could be a good start point for discussing > metadata support as well. Great news... if i can, i'd like to help out a little bit and if it's only for testing purposes. I'm relatively new to OO-PHP stuff, so i have to get used to this stuff a little bit.. Another Question in this matter: What about a last_id-function? where i can get the last inserted id of a query (like the mysql-function.) chregu