Hello Mário,
Friday, May 20, 2005, 4:48:07 PM, you wrote:
MG> http://www.bar.com/confirma_registo_action.php?email=foo@xxxxxxx&code=vu782
MG> for testing, but it does print nothing. So, i'm not getting the MG> parameters from the URL. I have register_globals=Off in php.ini
Jumping in a bit late here, but avoid passing the email address in the confirm key. Instead -- just pass the key, and then optionally you can ask for the email address or display it.
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php