Skip to content

Instantly share code, notes, and snippets.

@sushat4692
Created February 25, 2014 03:57
Show Gist options
  • Save sushat4692/9202410 to your computer and use it in GitHub Desktop.
Save sushat4692/9202410 to your computer and use it in GitHub Desktop.
__autoload in spl_autoload_register
spl_autoload_register( '__autoload' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment