spl_autoload_functions(3) php man page | unix.com

Man Page: spl_autoload_functions

Operating Environment: php

Section: 3

SPL_AUTOLOAD_FUNCTIONS(3)						 1						 SPL_AUTOLOAD_FUNCTIONS(3)

spl_autoload_functions - Return all registered __autoload() functions

SYNOPSIS
array spl_autoload_functions (void )
DESCRIPTION
Get all registered __autoload() functions.
PARAMETERS
This function has no parameters.
RETURN VALUES
An array of all registered __autoload functions. If the autoload queue is not activated then the return value is FALSE. If no function is registered the return value will be an empty array. PHP Documentation Group SPL_AUTOLOAD_FUNCTIONS(3)
Related Man Pages
atexit(3p) - centos
atexit(3c) - sunos
atexit(3p) - suse
spl_autoload_register(3) - php
class_uses(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
User Guide: Posting in the Emergency Forum
Please Welcome Don Cragun as Lead Moderator
Please Welcome Nicki Paul to the Moderator Team!