Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
set_time_limit
set_time_limit
Set the maximum execution time of the script
Name:
set_time_limit
Category:
PHP Options and Information
Programming Language:
php
One-line Description:
Set the maximum execution time of the script
Related
Use socket_set_block to implement a messaging system with control flow
1
Common problems when mb_strcut function handles special characters
3
Common errors and solutions for PHP gethostbyname function
9
3 tips to avoid resource unrelease when using next_result()
5
Similar Functions
gc_enable
gc_enable
Activatethecircularr
restore_include_path
restore_include_path
Restorethevalueofthe
php_ini_loaded_file
php_ini_loaded_file
Retrievethepathtothe
main
main
Virtualmain()
get_magic_quotes_gpc
get_magic_quotes_gpc
Getthecurrentconfigu
ini_alter
ini_alter
aliasofini_set
get_loaded_extensions
get_loaded_extensions
Returnsanarrayofallc
memory_get_peak_usage
memory_get_peak_usage
Returnsthepeakmemory
Popular Articles