News Feed
Jobs Feed
Sections




News Archive
PHPBuilder.com:
A Twist In Namespaces
August 31, 2009 @ 12:54:43

In this new article from PHPBuilder.com they take a look at namespaces, a feature added in the recently released 5.3 version of PHP and a simple example of their use.

With PHP5.3--which is in itself a precursor and somewhat of a teaser for PHP 6--comes something rather new to PHP: Namespaces. [...] However, even the widest scope implementation will eventually start running into issues with naming conventions. This is where namespaces really shines.

The tutorial talks about the need for backwards compatibility and shows a simple namespace definition (as well as some sub-namespaces to define things even more). They show how to add some simple code - a function - and something more complex - a class - into an "Example" namespace.

0 comments voice your opinion now!
namespace tutorial


blog comments powered by Disqus

Similar Posts

PHPMac.com: Two New Tutorials (Switch Navigation & A Simple Login)

SpinDrop.us: Using Zend Search Lucene in a symfony app

Dave Dash's Blog: Finding things using Zend Search Lucene in symfony

Evan Coury: Creating a simple view helper in Zend Framework 2

Bob Majdak's Blog: Making images transparent using Imagick - enter the pixel iterator


Community Events









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


interview zendframework2 podcast language opinion development event object introduction example functional framework release api code unittest tool testing composer community

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