Blank data added on refresh to mysql database how to get rid of??
Here is my code
https://docs.google.com/file/d/0B3bU0f9cR-ehM1E1Z1MzWHBNQkU/edit
Each web-developer have to follow 2 strict rules
so, for example, add these lines after insert
header("Location:".$_SERVER['PHP_SELF']);
exit;