if( !function_exists('boolval')) { function boolval($var){ return !! $var; } }