[PHP-DEV] Re: implementing a JDBC like api in PHP

2003-08-09 Thread Cristiano Duarte
This discussion simply doesn't belong on internals@, please, take it off this list. Try pear.devl. Cristiano Duarte. "Daniel Penning" <[EMAIL PROTECTED]> escreveu na mensagem news:[EMAIL PROTECTED] > Hi > > PHP5 should support a standardized oo way to access databases of any > type. I heard that

[PHP-DEV] Re: implementing a JDBC like api in PHP

2003-08-08 Thread l0t3k
if you're talking about PHP code, then something like this exists already. check Pear::DB. if you're talking about an extension, Sterling mentioned something like this on his blog (http://blog.edwardbear.org) about a month back. heck, if youre sufficiently motivated, i can send you an archive of t

Re: [PHP-DEV] Re: implementing a JDBC like api in PHP

2003-08-08 Thread Zeev Suraski
Do you mind relaxing? Thank you. Zeev At 06:00 08/08/2003, Cristiano Duarte wrote: This discussion simply doesn't belong on internals@, please, take it off this list. Try pear.devl. Cristiano Duarte. "Daniel Penning" <[EMAIL PROTECTED]> escreveu na mensagem news:[EMAIL PROTECTED] > Hi > > PHP5