Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
class_uses
class_uses
Returns the traits used by the given class
Name:
class_uses
Category:
SPL
Programming Language:
php
One-line Description:
Returns the traits used by the given class
Related
Comparison Tutorial on DES Encryption and Decryption Implementation in PHP and Java
9
How to Determine the File Size Inside a ZIP Archive Using PHP's ZipArchive Class
6
Using gmp_prob_prime() in PHP to Determine Prime Numbers Accurately
6
How to delete files in combination with file_exists and unlink
7
Similar Functions
iterator_count
iterator_count
Calculatethenumberof
spl_object_hash
spl_object_hash
Returnsthehashidofth
spl_autoload_extensions
spl_autoload_extensions
Registerandreturnthe
class_uses
class_uses
Returnsthetraitsused
iterator_to_array
iterator_to_array
Copyelementsfromthei
spl_autoload_register
spl_autoload_register
Registeragivenfuncti
spl_object_id
spl_object_id
Returnstheintegerobj
spl_autoload_unregister
spl_autoload_unregister
Logouttheregistered_
Popular Articles