Quote:
Originally Posted by RDFrame
Then use: $response = exec($code);
And what's the reason for you complicating shit beyond belief?
|
LOL it's complicated I'll give you that! but in my application users can inject their own code into my predefined objects. Lets say for overriding a behavior that doesn't fit their business rules ...
thanks for your help.