Hi,

> How can I get the values of 'max_execution_time',
> 'max_input_time' and 'memory_limit' from my php script ?

Use the ini_get function:
http://php.net/ini-get

Cheers
Jon


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to