首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
assert
assert
檢查一個斷言是否為false
名稱:
assert
分類:
PHP選項和信息
所屬語言:
php
一句話介紹:
檢查一個斷言是否為false
相關內容
如何利用PHP函數實現用戶註冊和數據存儲?
3
用json 數據調用array_combine 時常見報錯分析
8
結合SMTP流使用stream_context_get_options() 檢查郵件發送參數
10
解決php標題中的fatal error: require(): Failed opening required 'data/tdk.php'的技巧
2
同類函數
ini_alter
ini_alter
ini_set的別名
get_required_files
get_required_files
get_included_files的別
ini_get
ini_get
獲取一個配置選項的值
putenv
putenv
設置環境變量的值
php_sapi_name
php_sapi_name
返回Web服務器和PHP之間的接口類型
gc_mem_caches
gc_mem_caches
回收Zend引擎內存管理器使用的內存
assert_options
assert_options
設置/獲取斷言的各種標誌
version_compare
version_compare
對比兩個「PHP規範化」的版本數字字符串
熱門文章