|
Posted by Pierre L. on 01/16/07 07:21
On Jan 16, 6:42 am, balakrishnan.din...@gmail.com wrote:
> Is there any function in PHP like setTimeout with same
> functionallity in javascript ..
> Thing is, In php we have a function call settimeout for socket , But i
> need the same functionallity of settimeout( ) fucntion of javascript in
> PHP, Is that anything available in PHP. Is there plzzzzz reply me quick
You may want to read further documentation about pcntl
(especially pcntl_signal and pcntl_alarm).
--
Pierre
Navigation:
[Reply to this message]
|