Home
PHP
Tags
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
Common steps for configuring a cache system in init functions
2
PHP Online User Count Function: A Simple Example Using Cookies
8
What Are the Differences Between PHP's vfprintf and fprintf Functions? When Should Each Be Used?
2
Comprehensive Guide to Kohana Framework and Its Application
10
Similar Functions
spl_classes
spl_classes
ReturnallavailableSP
iterator_apply
iterator_apply
Callauser-definedfun
spl_autoload_extensions
spl_autoload_extensions
Registerandreturnthe
class_parents
class_parents
Returnstheparentclas
spl_autoload_register
spl_autoload_register
Registeragivenfuncti
spl_object_hash
spl_object_hash
Returnsthehashidofth
class_implements
class_implements
Returnsallinterfaces
spl_object_id
spl_object_id
Returnstheintegerobj
Popular Articles