News Feed
Jobs Feed
Sections




News Archive
David Coallier's Blog:
PHP Namespaces (Part 2 Namespace constants)
August 27, 2007 @ 08:58:00

Following up from his previous post about namespaces in the upcoming PHP6 version of the language, David Coallier has posted part two, a look at namespace constants.

Hello all, welcome to that part 2 of PHP Namespace education. Again, Dmitry comes up with another patch that has been discussed a bit on the php.internals list and this patch gives us the ability to declare Namespace constants (just like a class constant).

Included is some versy simple code that defines the constant with the "const" keyword and imports it via a packaged namespace using the double-colons.

0 comments voice your opinion now!
namespace php6 constants import const package namespace php6 constants import const package


blog comments powered by Disqus

Similar Posts

Juan Treminio: Composer Namespaces in 5 Minutes

Christopher Jones' Blog: PHP OCI8 Extension 1.2.4 is in PECL

O'Reilly: More PHP Adoption Statistics

Pierre-Alain Joye's Blog: Updates to htscanner and zip PECL pacakges

Pierre-Alain Joye's Blog: htscanner, new release, ISP needs?


Community Events











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


framework tool conference zendframework2 language example testing series interview code podcast release introduction phpunit community opinion development unittest functional application

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