Recent Blog Posts
Disable autoloading and enable it again later
Juli 17th, 2013 Read more ...
For some reasons it might be useful to disable autoloading, do some stuff and enable it again later. When using some frameworks or libraries this should be done in an anonymous way. For that pupose PHP provides the following functions: