Hello guys,
I have a simple form with 2 input fields (name, age). On submit the values should be sent to the php file where I print them. The problem is that on submit the php file is not rendered - IE just shows me the php code, Mozilla doesn't show anything.
I've recently installed wampserver2.0i and tested phpinfo() and it works ok. I've also uploaded my files on a real server and everything works good. I think it's a problem on configuration of Apache, but I've done all the things suggested on other sites and the problem is still there.
Do you have any idea how to resolve it ?