php man page for spl_autoload_functions

Query: spl_autoload_functions

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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(3c) - opensolaris
atexit(3p) - suse
class_implements(3) - php
class_parents(3) - php
phar.getstub(3) - php
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
Please Welcome Don Cragun as Lead Moderator
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch
Denial Of Service Attack Update