Current Location: Home> Function Categories> spl_autoload_call

spl_autoload_call

Try to call all registered __autoload() functions to load the request class
Name:spl_autoload_call
Category:SPL
Programming Language:php
One-line Description:Try to call all registered __autoload() functions to load the request class
Similar Functions