首頁
PHP
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
ini_set
ini_set
設置配置選項的值
名稱:
ini_set
分類:
PHP選項和信息
所屬語言:
php
一句話介紹:
設置配置選項的值
相關內容
使用date_sunset() 結合緩存優化性能
9
如何在Yaf 框架中接入session_register_shutdown()
3
pack() 配合格式標識動態生成二進制數據結構
5
多語言網站中如何使用header("Location: ...") 做語言跳轉
6
同類函數
gc_collect_cycles
gc_collect_cycles
強制收集所有現存的垃圾循環週期
get_defined_constants
get_defined_constants
返回所有已定義常量的關聯數組
assert
assert
檢查一個斷言是否為false
get_included_files
get_included_files
返回被include和require文件
get_magic_quotes_gpc
get_magic_quotes_gpc
獲取magic_quotes_gpc的當
getopt
getopt
從命令行參數列表中獲取選項
cli_set_process_title
cli_set_process_title
設置進程標題
get_resources
get_resources
返回所有當前活動資源的數組,可選按資源類
熱門文章