Help, I am an amateur in php and html programming. I create a simple html code to create a form with a submit button.
When I click the submit button, a php script should print out the data input. But it doesn't.
What do I do wrong? I use xampp for the php and apache server.
Any idea? Thank you...