Thursday, February 23, 2006

Dynamic PHP - Tricks PHP can do that Java/C#/C++ wont

Creating dynamic classes that change themselves at run time and creating new methods and member variables on the fly. You can't do that with the Java, C++, or C# languages.

read more | digg story

No comments: