[PHP] RE: [phplib] Call Time Pass By Reference PROBLEM.

2001-01-15 Thread Ignatius Teo
Hi, I got around this by changing the following two functions below. Basically you can remove the call by reference construct &$str by resetting $str to its returned value: function serialize($prefix, $str) { static $t,$l,$k; ## Determine the type of $$prefix eval("\$t = gettype(\

[PHP] Re: [phplib] Call Time Pass By Reference PROBLEM.

2001-01-14 Thread Matt Friedman
Ok, but the warning says that call time pass by reference is deprecated. Will there be an update at some point to address this in phplib? Matt Friedman Spry New Media http://www.sprynewmedia.com Lead Programmer/Partner email: [EMAIL PROTECTED] phone: 250 744 3655 fax: 250 370 0436 - Origi