There is no goto...
To redirect, use:
header('Location: http://www.whatever.com/');
Do you know if there is some type of goto command in PHP, like there is in VB and basic?
if not like this, then do you know of a website forwarding command, so that if after an if statement on the page, the requirements are not for filled, the user to directed automatically to another page?
I hope you understand what I’m asking, I’m good as confusing people![]()
There is no goto...
To redirect, use:
header('Location: http://www.whatever.com/');
Es ist nicht leicht ein Gott zu sein
Thank you, nice and simple answer, just the way I like them.
hehehe
Thanx again.
Bookmarks