spl_autoload_call(3) php man page | unix.com

Man Page: spl_autoload_call

Operating Environment: php

Section: 3

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
aggregate(3) - php
aggregate_methods_by_list(3) - php
aggregate_properties_by_regexp(3) - php
class_parents(3) - php
is_subclass_of(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Please Welcome Don Cragun as Lead Moderator
Status of UNIX.COM Forum Transformation
Please Welcome Ravinder Singh to the Moderation Team
Denial Of Service Attack Update