I am new in PHP and I am just doing a simple input form webpage. problem is that after the submission website goes to the blank page, I want it to go back to the original one. I have read here that it may be helped by adding header() to my code but it doesn't help. Here is my code:I am new in PHP and I am just doing a simple in