> ################
> //you can get really stupid with this..
> ${false} = 'some string here';
> echo ${''};
> //echos some string here
>I like stupid things -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

