hey,
I was wondering what command redirected people to another page automatically.
thx for the help!
[RESOLVED] how do you rederect
In PHP, it's header() followed by exit(). In HTML, you can use a meta refresh.
thank you
hey,
I was wondering what command redirected people to another page automatically.
thx for the help!
In PHP, it's header() followed by exit(). In HTML, you can use a meta refresh.
thank you