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
Why setting the alpha value incorrectly when using the imagecolorallocatealpha() function causes image transparency issues?
5
ceil() and max() or min() combine to set the boundary
10
How to Remove Ads from a Dedecms Website by Modifying the Source Code
1
How to Efficiently Handle Nested Structures Using Regular Expressions and Callback Functions?
8
Similar Functions
iterator_apply
iterator_apply
Callauser-definedfun
spl_autoload_call
spl_autoload_call
Trytocallallregister
spl_autoload_extensions
spl_autoload_extensions
Registerandreturnthe
class_implements
class_implements
Returnsallinterfaces
spl_autoload_register
spl_autoload_register
Registeragivenfuncti
spl_classes
spl_classes
ReturnallavailableSP
class_parents
class_parents
Returnstheparentclas
spl_autoload_functions
spl_autoload_functions
Returnsallregistered
Popular Articles