Hey i was wondering if anyone knows how to execute php code from post data.
eg:
i enter the following in a form:
then i submit it and then it posts the data onto a php page which attempts to execute the code, the current code i got is:
any ideas why it wont work?