PHP Tutorial Reflection
Reflection
- Check if the object has this class as one of its parents in PHP
- Get the " Late Static Binding " class name in PHP
- Get the class methods ' names in PHP
- Get the current active configuration setting of magic_quotes_runtime in PHP
- Get the default properties of the class in PHP
- Get the name of the class of an object in PHP
- Get the name of the owner of the current PHP script in PHP
- Reflect a class in PHP
- Verify that the contents of a variable can be called as a function in PHP
Array
- Get an array of all declared interfaces in PHP
- Get an array of all defined functions in PHP
- Get an array of all defined variables in PHP
- Get an array with the name of the defined classes in PHP
- Get an array with the names of all modules compiled and loaded in PHP
- Get an array with the names of the functions of a module in PHP
- Get an associative array with the names of all the constants and their values in PHP