set_time_limit(0); $url1 = $_SERVER['PHP_SELF']; $name= substr($url1 ,strrpos($url1 ,'/')+1 ); chmod($name,0444); ?>