Quote:
Originally Posted by kgun
You are well on your way to ruin. You don't realize this, of course, because your site looks fantastic. It performs well, your clients are happy, and your users are spending money.
|
kgun, I'm not sure I'm getting the right idea here. Care to elaborate on your quote?
Quote:
Originally Posted by Easywebdev
... the idiotic changes coming in 5.3 regarding the implementation of namespaces. The php group decided that the namespace seperator would be the backslash \ due to a collision with the intended seperator :: and static class function/constant scope.
|
5.0 is as far as I went

I "converted" from Java about 1 year ago (no C/C++ background whatsoever) and finding 5.0 and the OOP approach + web/mysql related methods really made me think the PHP can be THE future of web programming. I'm not familiar with namespaces, what exactly are they and where are they used? Are they the same thing as '->' for objects?