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
Guide to Implementing Efficient Location-Based Search with PHP and Xunsearch
4
PHP Guide: How to Check if Input Contains Only Letters and Numbers
5
How to reproduce PHP's bindec() function in Python
5
Comprehensive Guide to Setting Up Discuz Waterwall for Enhanced Forum Security
2
Similar Functions
class_implements
class_implements
Returnsallinterfaces
spl_classes
spl_classes
ReturnallavailableSP
spl_autoload_extensions
spl_autoload_extensions
Registerandreturnthe
iterator_apply
iterator_apply
Callauser-definedfun
iterator_count
iterator_count
Calculatethenumberof
class_parents
class_parents
Returnstheparentclas
class_uses
class_uses
Returnsthetraitsused
spl_autoload_unregister
spl_autoload_unregister
Logoutofregistered__
Popular Articles