Get Destination

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
StormTheGates
Forum Newbie
Posts: 4
Joined: Sat Jul 29, 2006 11:38 pm

Get Destination

Post by StormTheGates »

I was wondering if there was a way with PHP to grab a users intended destination? Say I was going to race.php, is there a way to grab that and store it in a session variable?

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

Post by feyd »

Not in a reliable way. It would be Javascript doing the notification.
Post Reply