> -Original Message-
> From: Andrés Robinet [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, 15 January 2008 6:33 AM
> To: php-general@lists.php.net
> Subject: RE: [PHP] $_GET and multiple spaces.
> Like this?
>
> $url =
> htmlspecialchars('whatever.php?'.urlencode($name).'='.urlencode($value)
Hello,
One of the values I'm passing in a URL string contains multiple spaces.
...
(The multiple spaces are between Argononemertes and australiensis)
However when I retrieve the value using $_GET[DarScientificName]
there is only a single space between the two names which I understand is the
int
2 matches
Mail list logo