apache_reset_timeout
(PHP 5 >= 5.1.0)
apache_reset_timeout — Reset the Apache write timer
Description
bool apache_reset_timeout
( void
)
This function requires Apache 1.
Return Values
Returns TRUE on success or FALSE on failure.
Notes
Note: This function is disabled when PHP is running in safe mode.