Query: spl_autoload_call
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SPL_AUTOLOAD_CALL(3) 1 SPL_AUTOLOAD_CALL(3) spl_autoload_call - Try all registered __autoload() function to load the requested classSYNOPSISvoid spl_autoload_call (string $class_name)DESCRIPTIONThis function can be used to manually search for a class or interface using the registered __autoload functions.PARAMETERSo $class_name - The class name being searched.RETURN VALUESNo value is returned. PHP Documentation Group SPL_AUTOLOAD_CALL(3)
Related Man Pages |
---|
spl_autoload_register(3) - php |
class_implements(3) - php |
aggregate_properties_by_regexp(3) - php |
class_parents(3) - php |
class_uses(3) - php |
Similar Topics in the Unix Linux Community |
---|
Simple rules of the UNIX.COM forums: |
Forum Video Tutorial: How to Use Code Tags |
New Code Tags (Syntax Highlighting) |
Please Welcome Ravinder Singh to the Moderation Team |