RE: [PHP] Help on using PEAR DB

2003-12-16 Thread Jay Blanchard
[snip] I am Using PEAR DB and i got this error after I have upgraded php4 to php5. Fatal error: Only variables or references can be returned by reference in /var/www/php/lib/php/DB/common.php on line 766 Could anybody tell me what I can do to resolve that error. [/snip] Go back to PHP4? We'd hav

[PHP] Help on using PEAR DB

2003-12-16 Thread marc serra
Hi, I am Using PEAR DB and i got this error after I have upgraded php4 to php5. Fatal error: Only variables or references can be returned by reference in /var/www/php/lib/php/DB/common.php on line 766 Could anybody tell me what I can do to resolve that error. Regards, Marc.