02-07-2008, 07:59 PM
|
#2 (permalink)
|
|
Wizard
Join Date: Sep 2007
Posts: 1,299
Thanks: 17
|
The easiest way (can be bypassed if the execution takes long enough to hit refresh) is to do a meta redirect immediately after the script is done.
example: http://justanotherportfolio.com/1.php
That takes you to three pages.
The other way is to create a session on the form and destroy it after execution
|
|
|
|