On Sat, Jun 22, 2002 at 08:53:12PM +0200, Marcus Börger wrote : 
> Question:
> 
> if i use
> $width=$height=$image_type=0;
> then all three receive the value of $image_type. Where is the failure?

    Because they it's only one variable and two references ...
    We've seen this behaviour also with socket_select()

    - Markus

-- 
GnuPG Key: http://guru.josefine.at/~mfischer/C2272BD0.asc
"uhmm.. the dates in the bug db.. aren't they printed a bit wrong, i mean, did
i miss when we changed to 53 days/month ( +2002-02-53) ? =P - N0v3ll

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to