php man page for spl_autoload_call

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 class

SYNOPSIS
void spl_autoload_call (string $class_name)
DESCRIPTION
This function can be used to manually search for a class or interface using the registered __autoload functions.
PARAMETERS
o $class_name - The class name being searched.
RETURN VALUES
No value is returned. PHP Documentation Group SPL_AUTOLOAD_CALL(3)
Related Man Pages
class_implements(3) - php
get_class_methods(3) - php
aggregate_methods(3) - php
aggregate_properties(3) - php
aggregate_properties_by_regexp(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
UNIX.COM 2017 Year End Summary
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
Denial Of Service Attack Update