Well here's what i'm trying to do. I'm making a website where you can invite friends to join your team. when you invite someone, they get an email with a link something like:
example.com/join_team.php?inivation=2e3230928ed if the user is already logged in, then i want to go ahead and add them to the friends team. If they are not logged in, then I want to redirect them to the login page, with the invitation code still in the url. I can't seem to get the $_GET[invitation] variable to stay in the url. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
