Using $_GET['action'] in a form.
#9

At the end of your php code put:

PHP код:
header('Location: /?action=success'); 
The header location redirects the browser to that URL.
Reply


Messages In This Thread
Using $_GET['action'] in a form. - by Zeppo - 21.03.2014, 22:00
Re: Using $_GET['action'] in a form. - by KingHual - 21.03.2014, 22:10
Re: Using $_GET['action'] in a form. - by Zeppo - 21.03.2014, 22:10
Re: Using $_GET['action'] in a form. - by NewerthRoleplay - 21.03.2014, 22:11
Re: Using $_GET['action'] in a form. - by Zeppo - 21.03.2014, 22:15
Re: Using $_GET['action'] in a form. - by Vince - 21.03.2014, 23:37
Re: Using $_GET['action'] in a form. - by Zeppo - 22.03.2014, 12:23
Re: Using $_GET['action'] in a form. - by Revo - 22.03.2014, 12:33
Re: Using $_GET['action'] in a form. - by mamorunl - 22.03.2014, 19:41
Re: Using $_GET['action'] in a form. - by thefatshizms - 22.03.2014, 22:03

Forum Jump:


Users browsing this thread: 1 Guest(s)