首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
getopt
getopt
從命令行參數列表中獲取選項
名稱:
getopt
分類:
PHP選項和信息
所屬語言:
php
一句話介紹:
從命令行參數列表中獲取選項
相關內容
如何使用phpinfo() 調試PHP 環境中的問題
5
如何使用strftime函數獲取星期幾的數字形式
4
利用mysqli_stmt::$error 快速找出WHERE 子句錯誤
3
100個PHP編程實戰案例
1
同類函數
restore_include_path
restore_include_path
還原include_path配置選項的值
putenv
putenv
設置環境變量的值
get_defined_constants
get_defined_constants
返回所有已定義常量的關聯數組
getrusage
getrusage
獲取當前資源使用狀況
memory_get_peak_usage
memory_get_peak_usage
返回PHP分配的內存峰值
set_include_path
set_include_path
設置include_path配置選項
php_sapi_name
php_sapi_name
返回Web服務器和PHP之間的接口類型
cli_get_process_title
cli_get_process_title
返回當前進程標題
熱門文章