More at php.net - http://us2.php.net/manual/en/function.empty.php#87302

$var = function_exists('empty'); // $var == FALSE
$var = is_callable('empty'); // $var == FALSE
 
function_exists_empty.txt · Last modified: 2009/08/17 00:00 (external edit)
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki