Nov 6, 2003 #1 vbkris Programmer Joined Jan 20, 2003 Messages 5,994 Location IN o.k fellas, how do i delay a PHP script? lets say i want a page to execute a mimum of 5 seconds before displaying any results... is it possible? Known is handfull, Unknown is worldfull
o.k fellas, how do i delay a PHP script? lets say i want a page to execute a mimum of 5 seconds before displaying any results... is it possible? Known is handfull, Unknown is worldfull
Nov 6, 2003 1 #2 DRJ478 IS-IT--Management Joined Aug 10, 2001 Messages 2,264 Location US sleep() http://ca2.php.net/manual/en/function.sleep.php Good morning! Upvote 0 Downvote
Nov 6, 2003 Thread starter #3 vbkris Programmer Joined Jan 20, 2003 Messages 5,994 Location IN gr8!!! Known is handfull, Unknown is worldfull Upvote 0 Downvote