Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
assert
assert
Check if an assertion is false
Name:
assert
Category:
PHP Options and Information
Programming Language:
php
One-line Description:
Check if an assertion is false
Related
Apcu_entry cache and persistent storage
4
How to use mysqli::get_warnings to assist in analyzing performance issues
10
Best practices to solve the apcu_entry data loss problem
2
Common performance traps of PHP strnatcasecmp function
3
Similar Functions
memory_get_peak_usage
memory_get_peak_usage
Returnsthepeakmemory
php_ini_scanned_files
php_ini_scanned_files
Returnsalistof.inifi
set_include_path
set_include_path
Setinclude_pathconfi
memory_reset_peak_usage
memory_reset_peak_usage
Resetthepeakmemoryus
get_cfg_var
get_cfg_var
GetthevalueofPHPconf
ini_alter
ini_alter
aliasofini_set
get_extension_funcs
get_extension_funcs
Returnsanarrayofallf
zend_version
zend_version
Getthecurrentversion
Popular Articles