Gary Teh
March 2010
M T W T F S S
« Feb   Apr »
1234567
891011121314
15161718192021
22232425262728
293031  

I came across this method called eval() that allows the processing of a string value as a chunk off PHP code. This method might perhaps be useful for the dynamic declaration of a class that I could later instantiate or cast generic objects as.

One Response to “Technical paper 2 : creating a class dynamically”

Leave a Reply

You must be logged in to post a comment.