Home
PHP
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 use require and include to introduce external files in main function
4
How to optimize the execution efficiency of PHP main function
5
Analysis of parameter transfer problem in PHP main function
7
Similar Functions
ini_get
ini_get
Getthevalueofaconfig
get_loaded_extensions
get_loaded_extensions
Returnsanarrayofallc
get_defined_constants
get_defined_constants
Returnstheassociativ
zend_version
zend_version
Getthecurrentversion
memory_reset_peak_usage
memory_reset_peak_usage
Resetthepeakmemoryus
gc_disable
gc_disable
Deactivatethecircula
get_magic_quotes_gpc
get_magic_quotes_gpc
Getthecurrentconfigu
gc_mem_caches
gc_mem_caches
Recyclingmemoryusedb
Popular Articles
Analysis of parameter transfer problem in PHP main function
How to use require and include to introduce external files in main function
How to optimize the execution efficiency of PHP main function