News Feed
Jobs Feed
Sections




News Archive
Brandon Savage's Blog:
Making Life Better With The SPL Autoloader
July 24, 2009 @ 10:49:52

Brandon Savage has a new post to his blog today looking at autoloading in your application and how the functionality the Standard PHP Library (SPL) provides can make life simpler.

If you've been in the business for any length of time you'd recognize this because almost every single PHP developer does it at one point or another. Until they learn about SPL's autoload functions, that is.

He talks about the spl_autoload_register function that allows you to define your own custom callback function (not just __autoload) to handle the inclusion of the needed files. He even gives examples of some more complex situations where autoloading like this could come in handy.

0 comments voice your opinion now!
spl auoloader tutorial


blog comments powered by Disqus

Similar Posts

Tutorial: An Introduction to PHPIDS (PHP-Intrusion Detection System)

PHPBuilder.com: Creating an Online Survey - Part 2

PHPToys.com: Creating a file based AD rotator script

PHPBuilder.com: Creating an Online Survey - Part 1

Brian Swan's Blog: SQL Server Driver for PHP Connection Options: Connection Pooling


Community Events











Don't see your event here?
Let us know!


opinion rest development language functional usergroup interview phpunit google community framework podcast introduction database conference series testing symfony2 release zendframework2

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework