首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
main
main
虛擬的main()
名稱:
main
分類:
PHP選項和信息
所屬語言:
php
一句話介紹:
虛擬的main()
相關內容
使用main 函數處理POST 和GET 請求
3
如何在main 函數中使用require 和include 引入外部文件
4
如何優化PHP main 函數的執行效率
5
PHP main 函數與命名空間的兼容性問題
4
PHP main 函數中的參數傳遞問題解析
7
同類函數
getmyinode
getmyinode
獲取當前腳本的索引節點(inode)
getmypid
getmypid
獲取PHP進程的ID
get_include_path
get_include_path
獲取當前的include_path配置選
restore_include_path
restore_include_path
還原include_path配置選項的值
set_include_path
set_include_path
設置include_path配置選項
putenv
putenv
設置環境變量的值
gc_status
gc_status
獲取有關垃圾回收器的信息
getmyuid
getmyuid
獲取PHP腳本所有者的UID
熱門文章
如何優化PHP main 函數的執行效率
使用main 函數處理POST 和GET 請求
PHP main 函數與命名空間的兼容性問題
PHP main 函數中的參數傳遞問題解析
如何在main 函數中使用require 和include 引入外部文件