How does PHP5 fare with the earlier versions of the language
        Posted  
        
            by 
                Pankaj Upadhyay
            
        on Programmers
        
        See other posts from Programmers
        
            or by Pankaj Upadhyay
        
        
        
        Published on 2011-11-16T06:16:02Z
        Indexed on 
            2011/11/16
            10:23 UTC
        
        
        Read the original article
        Hit count: 372
        
Many times, I like to learn PHP for web development but been drawn back due to comments like the following :-
(Comments are just for reference and does not invite Flame-war)
"PHP is good but generates spaghetti code"
"PHP is nice but Python is marriage material"
"PHP lags stuff that you get in other languages like C# or JAVA"
But for PHP5 i have seen some promising comments. So, What my question is how does PHP5 fare with the earlier versions of the language and is it good enough now to learn for web development.
NOTE:- No comparison of PHP with other languages is sorted here. Please comment just on PHP and it's comparison with itself
© Programmers or respective owner