? LuaSandboxTimeoutError
簡(jiǎn)介 ?
Bejson.com
PHP Manual
其它基本擴(kuò)展
雜項(xiàng)函數(shù)
雜項(xiàng)函數(shù)
簡(jiǎn)介
安裝/配置
需求
安裝
運(yùn)行時(shí)配置
資源類型
預(yù)定義常量
雜項(xiàng) 函數(shù)
connection_aborted
— 檢查客戶端是否已經(jīng)斷開
connection_status
— 返回連接的狀態(tài)位
constant
— 返回一個(gè)常量的值
define
— 定義一個(gè)常量
defined
— 檢查某個(gè)名稱的常量是否存在
die
— 等同于 exit
eval
— 把字符串作為PHP代碼執(zhí)行
exit
— 輸出一個(gè)消息并且退出當(dāng)前腳本
get_browser
— 獲取瀏覽器具有的功能
__halt_compiler
— 中斷編譯器的執(zhí)行
highlight_file
— 語法高亮一個(gè)文件
highlight_string
— 字符串的語法高亮
hrtime
— 獲取系統(tǒng)的高精度時(shí)間
ignore_user_abort
— 設(shè)置客戶端斷開連接時(shí)是否中斷腳本的執(zhí)行
pack
— 將數(shù)據(jù)打包成二進(jìn)制字符串
php_strip_whitespace
— 返回刪除注釋和空格后的PHP源碼
sapi_windows_cp_conv
— Convert string from one codepage to another
sapi_windows_cp_get
— Get current codepage
sapi_windows_cp_is_utf8
— Indicates whether the codepage is UTF-8 compatible
sapi_windows_cp_set
— Set process codepage
sapi_windows_generate_ctrl_event
— Send a CTRL event to another process
sapi_windows_set_ctrl_handler
— Set or remove a CTRL event handler
sapi_windows_vt100_support
— Get or set VT100 support for the specified stream associated to an output buffer of a Windows console.
show_source
— 別名 highlight_file
sleep
— 延緩執(zhí)行
sys_getloadavg
— 獲取系統(tǒng)的負(fù)載(load average)
time_nanosleep
— 延緩執(zhí)行若干秒和納秒
time_sleep_until
— 使腳本睡眠到指定的時(shí)間為止。
uniqid
— 生成一個(gè)唯一ID
unpack
— Unpack data from binary string
usleep
— 以指定的微秒數(shù)延遲執(zhí)行
更新日志