首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
define
define
定義一個常量
名稱:
define
分類:
雜項
所屬語言:
php
一句話介紹:
定義常量。
相關內容
如何在PHP 中使用define 定義數組常量,並在函數中使用它們
6
如何使用PHP define 定義數組常量?
9
PHP define 函數的基礎用法及常見示例
8
同類函數
__halt_compiler
__halt_compiler
中斷編譯器的執行
sapi_windows_cp_get
sapi_windows_cp_get
獲取當前代碼頁
pack
pack
將數據打包成二進製字符串
highlight_string
highlight_string
字符串的語法高亮
exit
exit
輸出一個消息並且退出當前腳本
define
define
定義一個常量
connection_aborted
connection_aborted
檢查客戶端是否已斷開連接
die
die
等同於exit()
熱門文章
如何使用PHP define 定義數組常量?
PHP define 函數的基礎用法及常見示例
如何在PHP 中使用define 定義數組常量,並在函數中使用它們