Page is a not externally linkable
- Code, Content, and Presentation
-- PHP Server Side Scripting
---- Preventing Double submit on refresh/back


webizarre - 11:23 am on May 13, 2010 (gmt 0)


You can redirect the user to other page after submitting the form once. Here is the code you can use in mail configuration:


$Redirect_URL="http://www...";


This can be used to avoid second hits.


Thread source:: http://www.webmasterworld.com/php/4131929.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com