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
get_extension_funcs
get_extension_funcs
Returnsanarrayofallf
gc_collect_cycles
gc_collect_cycles
Forcedcollectionofal
getenv
getenv
Getthevalueoftheenvi
getmypid
getmypid
GettheIDofthePHPproc
extension_loaded
extension_loaded
Checkifanextensionha
ini_restore
ini_restore
Restorethevalueofthe
zend_thread_id
zend_thread_id
Returnstheuniqueiden
getrusage
getrusage
Getthecurrentresourc
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