prev · 27.05.2008 · next
MonTueWedThuFriSatSun
   1234
567891011
12131415161718
19202122232425
262728293031 
       

Top Proxy Website Sockslist.net - always free fresh socks proxy and useful online proxy tools

Re: function sleep() in all versions of PHP

 ( 191 days 10 hours ago)
maxexecutiontime is *CPU EXECUTION* time and not *WALL-CLOCK* time -- reread the definition from the PHP man pages. Since you are doing sleep() in the script, which is suspending the process (script), no CPU time is accruing for that process (script), ...
[read more] [permanent link]