Data insertion after page refresh
Posted: Tue May 10, 2011 5:25 am
Hi,
I have php page call add_agent.php which is used to insert data into a mysql database.
after inserting data row,if i refresh the page, that previous data row will be resend to that database table.
Why is that happening?.is there any way to avoid that?
I anyone can help me to figure this out,it will be very grateful.
Thanks in advance... : :
I have php page call add_agent.php which is used to insert data into a mysql database.
after inserting data row,if i refresh the page, that previous data row will be resend to that database table.
Why is that happening?.is there any way to avoid that?
I anyone can help me to figure this out,it will be very grateful.
Thanks in advance... : :