<?php var_dump(set_time_limit(0)); ?>
<?php if(function_exists('set_time_limit')) echo 'Такайа функция есть'; ?>