- Nov 21, 2001
- 2,057
- 0
- 0
Okay, I have a simple little form on a web page that takes in user input using this simple PHP file and inserts it into a mysql database.
Whenever I input some data and hit the submit button, I get taken to a blank page. Therefore I have to hit the back button on the browser to get back to the webpage.
My quesiton is, how would I prevent it from just going to a blank page? Or basically, how can I make it so that I won't get this dead-end in my site
Whenever I input some data and hit the submit button, I get taken to a blank page. Therefore I have to hit the back button on the browser to get back to the webpage.
My quesiton is, how would I prevent it from just going to a blank page? Or basically, how can I make it so that I won't get this dead-end in my site
