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 Custom String Escaping Rules Using PHP addcslashes Function
1
PHP Real-Time Chat System: Data Encryption and Attack Prevention Strategies
4
Detailed Guide to ob_end_flush: How to Properly Use PHP Output Buffering
2
PHP 5.6 and GD Library Installation and Configuration Guide in Linux
4
Similar Functions
spl_autoload_unregister
spl_autoload_unregister
Logouttheregistered_
iterator_apply
iterator_apply
Callauser-definedfun
iterator_count
iterator_count
Calculatethenumberof
spl_autoload_functions
spl_autoload_functions
Returnsallregistered
spl_autoload_extensions
spl_autoload_extensions
Registerandreturnthe
iterator_to_array
iterator_to_array
Copyelementsfromthei
spl_autoload
spl_autoload
__autoload()defaulti
class_implements
class_implements
Returnsallinterfaces
Popular Articles