(PHP 5, PHP 7)
__autoload — Attempt to load undefined class
$class
You can define this function to enable classes autoloading.
class
Name of the class to load
Es wird kein Wert zurückgegeben.