Re: refresh and submit
From: Matthewtung (matthew.tung_at_utotonto.ca)
Date: 09/20/04
- Next message: Matthewtung: "Re: hide php code"
- Previous message: Matthewtung: "Re: php|arch Training Course - Any feedback?"
- In reply to: Noel Wood: "refresh and submit"
- Next in thread: steve: "Re: refresh and submit"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 20 Sep 2004 01:19:53 GMT
Transfer all the $_POST varaibles to $_GET varaibles will be good enough if
the security requirment is not high...e.g. not using refresh, but redirect
to something like
http://yourhost.com/process.php?step=1&var=1
- Next message: Matthewtung: "Re: hide php code"
- Previous message: Matthewtung: "Re: php|arch Training Course - Any feedback?"
- In reply to: Noel Wood: "refresh and submit"
- Next in thread: steve: "Re: refresh and submit"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]