PHPBuilder.com: A Twist In Namespaces

Courtesy PHPDeveloper.org  Mon, 08/31/2009 - 11:54

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.

...

 

More related items

PHPFreaks.com: or die() must die
According to this new article on the PHPFreaks.com site the use of "or die()" in scripts...must die! I see it all the time, and I see people telling other people to do that all the time....

Davey Shafik's Blog: The Blowfish Debacle
Davey Shafik has a recent post to his blog about what he calls "The Blowfish Debacle" - the issues that came up with the PHP 5.3.7 release to upgrade the crypt_blowfish version that resulted...

Installing Nginx With PHP5 (And PHP-FPM) And MySQL...
HowtoForge: "This tutorial shows how you can install Nginx on an OpenSUSE 12.1 server with PHP5 support (through PHP-FPM) and MySQL support."


 

Post new comment

The content of this field is kept private and will not be shown publicly.
computer-internet.marc8.com