Hello,
Does anyone know how to control the time the script is running?- what I mean
it isn't max_execution_time from php.ini or set_time_limit() function.
Are there processes in PHP - to run another process for the needed time and
then react in the main process?
Piotr Plusa
--
PHP Wi
Have you got any idea what to do when you want to measure the time but not
in the loop?
Case: you want to limit the time of reading from an open socket (fread), the
other side doesn't answer, you wait and wait...
Piotr Plusa
- Wiadomosc oryginalna -
Od: "Brendan" <[EM