Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
main
main
Virtual main()
Name:
main
Category:
PHP Options and Information
Programming Language:
php
One-line Description:
Virtual main()
Related
How to Customize and Implement Command-Line Script Operations in PHP's Main Function
10
How to Use the Main Function to Complete File Upload Operations? Complete Process and Example Analysis
7
Similar Functions
set_time_limit
set_time_limit
Setthemaximumexecuti
ini_get
ini_get
Getthevalueofaconfig
memory_get_peak_usage
memory_get_peak_usage
Returnsthepeakmemory
gc_collect_cycles
gc_collect_cycles
Forcedcollectionofal
getmyinode
getmyinode
Gettheinodeofthecurr
get_loaded_extensions
get_loaded_extensions
Returnsanarrayofallc
memory_reset_peak_usage
memory_reset_peak_usage
Resetthepeakmemoryus
sys_get_temp_dir
sys_get_temp_dir
Returntothedirectory
Popular Articles
How to Customize and Implement Command-Line Script Operations in PHP's Main Function
How to Use the Main Function to Complete File Upload Operations? Complete Process and Example Analysis