Jochem Maas <mailto:[EMAIL PROTECTED]> on Friday, February 25, 2005 4:04 PM said:
> just do:
>
> if ($something) $this = $that;
>> Thanks!
>> Chris.
>>
>> p.s. No need to respond if your suggestion is:
>>
>> <?php
>>
>> if($something) { $this = $that; }
>>
>> ?>
:)
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

