Re: Getting parameters from the URL

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Richard Davey wrote:
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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux