Complete PHP Misc Reference
The sleep() function delays execution of the current script for a specified number of seconds.
| Parameter | Description |
|---|---|
| seconds | Required. Specifies the number of seconds to delay the script |
The output of the code above will be something like this:
Complete PHP Misc Reference
Your message has been sent to W3Schools.