Function redirectexit
Make sure the browser doesn't come back and repost the form data. Should be used whenever anything is posted.
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Subs.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Subs.php
string |
$setLocation = '' |
The URL to redirect them to |
boolean |
$refresh = false |
Whether to use a meta refresh instead |
boolean |
$permanent = false |
Whether to send a 301 Moved Permanently instead of a 302 Moved Temporarily |