Hi all.

Is there some construct, which evaluates any type of its parameter (like t_echo, t_unset) and returns some value with normal type (like 0)? What?

I would like to unset a variable in an operation like ()?unset():() and I can not use "if" because "if" does not return normal type of value (like 0 or 'a') and can not be used in operations like () && ().

Tomas Tintera

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



Reply via email to