首页
PHP
Tags
php教程
最新文章列表
简体中文
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
当前位置:
首页
>
函数类别大全
>
assert
assert
检查一个断言是否为 false
名称:
assert
分类:
PHP选项和信息
所属语言:
php
一句话介绍:
检查一个断言是否为 false
相关内容
翻转图像后如何保持图像坐标系一致
3
如何使用PHP和Vue实现数据载入功能
1
Discuz 论坛管理:批量删除用户实用技巧
1
结合 mysqli_sql_exception 使用 $errno 捕捉详细异常
9
同类函数
getopt
getopt
从命令行参数列表中获取选项
getmygid
getmygid
获取当前PHP脚本拥有者的GID
php_ini_scanned_files
php_ini_scanned_files
返回从附加的ini目录解析的.ini文件
get_include_path
get_include_path
获取当前的include_path配置选
extension_loaded
extension_loaded
检查一个扩展是否已经加载
cli_get_process_title
cli_get_process_title
返回当前进程标题
get_required_files
get_required_files
get_included_files的别
get_included_files
get_included_files
返回被include和require文件
热门文章