Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
sleep
sleep
Delayed execution
Name:
sleep
Category:
Miscellaneous
Programming Language:
php
One-line Description:
Delay code execution by the specified number of seconds.
Related
Examples used with array_intersect_ukey and array_keys
8
In-Depth Guide to PHP parse_str(): Parsing URL Parameters and Practical Usage
2
How to Get Image Dimensions and File Size in PHP: Practical Guide & Code Examples
6
Common Errors When Using stream_socket_server and How to Quickly Fix Them
3
Similar Functions
exit
exit
Outputamessageandexi
sapi_windows_cp_get
sapi_windows_cp_get
Getthecurrentcodepag
sapi_windows_cp_conv
sapi_windows_cp_conv
Convertstringsfromon
sapi_windows_vt100_support
sapi_windows_vt100_support
GetsorsetsVT100suppo
sapi_windows_cp_is_utf8
sapi_windows_cp_is_utf8
Indicateswhetherthec
__halt_compiler
__halt_compiler
Interruptthecompiler
time_sleep_until
time_sleep_until
Makethescriptsleepun
defined
defined
Checkifaconstantwith
Popular Articles