posted by Thom Holwerda on Mon 20th Feb 2006 17:55 UTC
Icon"The introduction of new object-oriented programming features in PHP V5 has significantly raised the level of functionality in this programming language. Not only can you have private, protected, and public member variables and functions - just as you would in the Java, C++, or C# programming languages - but you can also create objects that bend at runtime, creating new methods and member variables on the fly. You can't do that with the Java, C++, or C# languages. This kind of functionality makes super-rapid application development systems, such as Ruby on Rails, possible."
e p (1)    35 Comment(s)

Related Articles

posted by Adam S on Tue 26th Aug 2008 20:42, submitted by jmalasko
posted by Amjith Ramanujam on Wed 13th Aug 2008 16:47 submitted by BlueVoodoo