On Thu, 7 Nov 2002, Gabor Hojtsy wrote:
> >   Rewrote the docs; it is now mixed; closed bug #20292.
> 
> You are probably wrong in modifying the return type to be mixed.
> The function returns true/false in every case as I can see, and
> if the two parameters were given it "returns" the values *in*
> those variables, and still returns true/false. If it returned true,
> than the content of those variables can be examined, otherwise
> they are probably useless. So the return type is boolean...

Oops, you're very right.  That part will be changed back.  It
took me awhile to figure out how the new parameters worked :)

Regards,
Philip


-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to