Location:
PHPKode
>
projects
>
phc
> test/subjects/unsupported/dynamic_ini_set.php
<?php $string = "ini_set"; $string ("max_execution_time", "3"); // infinite loop for (;;) ; ?>
PHP Helpdesk script - 100% PHP source code. Try it now!
Return current item:
phc