[PHP-WIN] Re: AdoDB error

2004-03-30 Thread John Lim
Hi This is due to internal changes in spl extension from PHP5 b4 to PHP5 rc1. This problem was fixed in adodb 4.21. Download from http://php.weblogs.com/adodb "Bruno Reato" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi!! i'm newbie in PHP's world and i trying execute a simple

[PHP-WIN] Re: AdoDB error

2004-03-29 Thread Jason Barnett
Sorry, forgot the link: https://www.zend.com/php5/articles/engine2-php-oo.php -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Re: AdoDB error

2004-03-29 Thread Jason Barnett
Bruno Reato wrote: Hi!! i'm newbie in PHP's world and i trying execute a simple query with php 5 and interbase 7, but, when i execute $db = ADONewConnection('ibase'), get the next error: PHP Fatal error: Class ADODB_Iterator contains 1 abstract methods and must therefore be declared abstract (Iter