Re: [PHP] PHP complains when using similar_text() as documented.

2001-09-07 Thread Peter Hutnick
> On Thu, Sep 06, 2001 at 11:04:09PM -0500, Peter Hutnick wrote: >> http://www.php.net/manual/en/function.similar-text.php states that the >> third argument should be a reference. PHP 4.0.6 complains "Warning: >> Call-time pass-by-reference has been deprecated - argument passed by >> value;" etc.

Re: [PHP] PHP complains when using similar_text() as documented.

2001-09-07 Thread Jason Stechschulte
On Thu, Sep 06, 2001 at 11:04:09PM -0500, Peter Hutnick wrote: > http://www.php.net/manual/en/function.similar-text.php states that the third > argument should be a reference. PHP 4.0.6 complains "Warning: Call-time > pass-by-reference has been deprecated - argument passed by value;" etc. > > Bu

[PHP] PHP complains when using similar_text() as documented.

2001-09-06 Thread Peter Hutnick
http://www.php.net/manual/en/function.similar-text.php states that the third argument should be a reference. PHP 4.0.6 complains "Warning: Call-time pass-by-reference has been deprecated - argument passed by value;" etc. But that percentage (double) is only available this way . . . Where am I g