Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
class_implements
class_implements
Returns all interfaces implemented by the specified class or interface
Name:
class_implements
Category:
SPL
Programming Language:
php
One-line Description:
Returns all interfaces implemented by the specified class or interface
Related
Combining array_diff_ukey() to do schema verification
6
Why does calling mysqli::debug not generate a log file?
4
Analyze the performance differences of mysqli_result under different field types
6
Debugging skills for troubleshooting md5_file() exception return
2
Similar Functions
spl_classes
spl_classes
ReturnallavailableSP
iterator_count
iterator_count
Calculatethenumberof
iterator_apply
iterator_apply
Callauser-definedfun
spl_object_hash
spl_object_hash
Returnsthehashidofth
spl_object_id
spl_object_id
Returnstheintegerobj
spl_autoload_extensions
spl_autoload_extensions
Registerandreturnthe
spl_autoload_functions
spl_autoload_functions
Returnsallregistered
iterator_to_array
iterator_to_array
Copyelementsfromthei
Popular Articles