
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.
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.)