Redirect URL

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
WebSteve
Forum Newbie
Posts: 1
Joined: Thu Aug 12, 2004 10:40 am

Redirect URL

Post by WebSteve »

Is there an PHP equivalent to the JavaScript 'location.href' property? I already know it can be done with Session headers, but I was wondering if there is another way?

Any help would be appreciated.

Thank you.
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

Post Reply