Insert data in Mysql and move to another page

Posted on 16th Feb 2014 by admin

I'm stuck with this simple problem. I need to insert data in Mysql and then hit submit and move to another page. My first thougt was to use Post but that didn't work.

How do I use Get and Post to do what I want?

Other forums