Two questions:
1. I have a form in a html file. It posts to a PHP file. How can i after the posting has been done, redirect the current frame to another page on the same webserver?
2. In the PHP file, i do a connection to my mySQL server and i type in username and password. Is there a way for someone to find these values?
I'm very new to PHP. So any answers, please detailed descriptions.
Thanks
1. I have a form in a html file. It posts to a PHP file. How can i after the posting has been done, redirect the current frame to another page on the same webserver?
2. In the PHP file, i do a connection to my mySQL server and i type in username and password. Is there a way for someone to find these values?
I'm very new to PHP. So any answers, please detailed descriptions.
Thanks