View Single Post
Old 02-07-2008, 07:33 PM   #1 (permalink)
Orc
The Prestige
 
Orc's Avatar
 
Join Date: Dec 2007
Posts: 1,044
Thanks: 193
Orc is on a distinguished road
Default Ending MySQL Query Execution?

This thing has gotten me before, when you insert into the fields, new values, when its done querying, after you've pressed submit ( form to query ). Well if you refresh, it says stuff about the Post Data, yadda yadda, but if you do, it submits the values two times into the fields, how do I stop this? I've tried mysql_close(), unset(), and exit().
__________________
VillageIdiot can have my babbies ;d
Orc is offline  
Reply With Quote