Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
class_parents
class_parents
Returns the parent class of the specified class
Name:
class_parents
Category:
SPL
Programming Language:
php
One-line Description:
Returns the parent class of the specified class
Related
How to Implement String Reversal in PHP
1
Application and precautions for gettimeofday in multi-threaded environment
2
How to temporarily switch socket_set_block status in non-blocking listening
3
Practical Tips and Examples for Creating Multidimensional Arrays Using the explode Function
1
Similar Functions
iterator_apply
iterator_apply
Callauser-definedfun
spl_autoload_call
spl_autoload_call
Trytocallallregister
spl_classes
spl_classes
ReturnallavailableSP
class_implements
class_implements
Returnsallinterfaces
spl_object_id
spl_object_id
Returnstheintegerobj
class_uses
class_uses
Returnsthetraitsused
class_parents
class_parents
Returnstheparentclas
spl_autoload_unregister
spl_autoload_unregister
Logouttheregistered_
Popular Articles