News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
PHPKitchen:
Advantages of using the PEAR class naming convention
October 26, 2006 @ 07:51:00

Keeping with convention - well, naming convention - is a good thing sometimes. Demian Turner thinks so and talks about one of many reasons he sees to follow a standard set in place for a while now - the PEAR naming standard.

By far the most convincing reason to use the file naming convention, which means that a class located in your include path like Foo/Bar/Baz.php is called Foo_Bar_Baz, is the ability to take advantage of PHP 5's __autoload magic method.

The __autoload functionality in PHP 5 is definitely one of the most handy, elegant single lines of code out there and I'd definitely vote for anything that will make working with it even easier. Demian also includes a few lines of example code to show the interaction between the function and the files with the naming convention.

0 comments voice your opinion now!
pear class naming convention autoload simple reason pear class naming convention autoload simple reason



Similar Posts

New Earth Online: Caching PHP pages

Greg Beaver\'s Blog: pharring a web application - phpMyAdmin

DevShed: Using Subclasses and Accessors with Member Visibility to Protect PHP 5 Class Data

Community News: PEAR Group Elections 2008-2009 (Nominations)

PEAR Blog: Request for ideas: New developer FAQ


Community Events







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


release package mysql PHP5 book code PEAR zend example framework conference releases security cakephp database developer application zendframework job ajax

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