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
xml_set_end_namespace_decl_handler Advanced tips for using with xml_set_error_handler
6
How to Fix PHP Not Running After Installation on Linux: A Step-by-Step Guide
1
PHP Singleton Pattern Design: Principles and Implementation Explained
6
Practical Methods to Check if an Array is Empty in PHP
4
Similar Functions
connection_aborted
connection_aborted
Checkiftheclientisdi
uniqid
uniqid
GenerateauniqueID
sapi_windows_vt100_support
sapi_windows_vt100_support
GetsorsetsVT100suppo
sapi_windows_cp_is_utf8
sapi_windows_cp_is_utf8
Indicateswhetherthec
eval
eval
ExecutestringsasPHPc
__halt_compiler
__halt_compiler
Interruptthecompiler
php_strip_whitespace
php_strip_whitespace
ReturnthePHPsourceco
define
define
Defineaconstant
Popular Articles