Read activation key in activate.php
-
When a user activate an account via email link like
http://mywebsite.org/activate/3ONWPmBo9srNbF4Fm8d6kIQInFV9NvHt/
the browser show http://mywebsite.org/activate/ (width an 302 redirect). All work fine.
But how can I read the value of the activation key (3ONWPmBo9srNbF4Fm8d6kIQInFV9NvHt in my example) in the page activate.php, in order to redirect user to a paiement page ? I want the user ID.
Thanks
Julian
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.