首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
get_magic_quotes_gpc
get_magic_quotes_gpc
獲取magic_quotes_gpc的當前配置設置自PHP 7.4.0 起,此函數已棄用。強烈建議不要依賴此功能。
名稱:
get_magic_quotes_gpc
分類:
PHP選項和信息
所屬語言:
php
一句話介紹:
獲取magic_quotes_gpc的當前配置設置自PHP 7.4.0 起,此函數已棄用。強烈建議不要依賴此功能。
相關內容
使用zip_read() 讀取時編碼亂碼問題處理
5
使用socket_accept() 實現簡單的迴聲服務器(Echo Server)
7
如何使用Nginx代理服務器實現WebSocket協議的支持?
1
PHP 實現快速商品查找
9
同類函數
getrusage
getrusage
獲取當前資源使用狀況
php_ini_loaded_file
php_ini_loaded_file
檢索加載的php.ini文件的路徑
get_include_path
get_include_path
獲取當前的include_path配置選
getmyuid
getmyuid
獲取PHP腳本所有者的UID
get_cfg_var
get_cfg_var
獲取PHP配置選項的值
getmyinode
getmyinode
獲取當前腳本的索引節點(inode)
get_required_files
get_required_files
get_included_files的別
memory_reset_peak_usage
memory_reset_peak_usage
重置峰值內存使用
熱門文章