Re: file_get_contents urlencode spaces: yeah right?

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

 



Dee Ayy wrote:
On Mon, Nov 10, 2008 at 5:26 PM, Dee Ayy <dee.ayy@xxxxxxxxx> wrote:
My bad.

I urlencoded the %20 LOL

%20 works.


And just in time to go home.
Thanks.

if you use rawurlencode() instead of urlencode() this won't be a problem; since that does change spaces to %20 instead of +.

--
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