Linked by Thom Holwerda on Fri 16th Jan 2009 09:52 UTC
General Development The concept of Namespaces provides a way to help avoid problems with multiple functions, classes, and constants of the same name being defined multiple times. PHP 5.3 borrows much of the syntax and design of Namespaces from other languages â€" most notably C++. However, it does deal with Namespaces in a somewhat unique way, which may cause problems for those familiar with Namespaces. This article takes a close look at PHP V5.3 namespaces, which is one of the most anticipated and the most debated feature in this release of PHP.
Thread beginning with comment 343959
To read all comments associated with this story, please click here.
PHP wrox.
by systyrant on Sat 17th Jan 2009 05:15 UTC
systyrant
Member since:
2007-01-18

Here's the way I see it.

C/C++ = the most useless trash language around.
C# = horrible copy of java.
Java = Worthless.
Javascript = stupid version of Java for browser.
HTML = Stoopud.

Assembly = the easiest language to learn.
PHP = Best Damn programming language to date.
CSS = Easy to use language.
Visual Basic (prior to dot puke) = Awesome language.

(I kid of course.)