Jordan Elver wrote:
> 
> Hi,
> Could any one explain what this statemnt means?
> 
> $i = (!$i)?"0":$i;
> 

http://www.php.net/manual/en/language.operators.comparison.php
RTFM :)

-- 
Pavel a.k.a. Papi

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to