Hi I'm kinda new to php and I need a little help with one problem.
I have an if statement and I need to know how to get it to go to a new page if its true.
example:
if (something here) { how to get it to go to the url in here }
Any help would be greatly appreciated.
Thx in advance.