apache load zeit

Ah, oder wenn du keinen zugriff auf die php.ini hast, oder den Wert nur für das Script ändern willst:

PHP:
<?php
ini_set("max_execution_time",30);
?>

Gut, oder ? :D
 
coole sache:-)

hab nochmal ne frage

wie erstell ich ordner?

habs mit
PHP:
ftp_mkdir ($verz,"localhost/");
geht irgend wie nicht :mad:
 
Zurück