Re: Re: urlencode and google search query

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

 



On Thu, Oct 28 2004 - 00:31, Marek Kilimajer wrote:
> 
> I meant get parameters to google:
> 
> http://www.google.com/search?q=help&ie=utf-8&oe=utf-8
> 
> you need to change ie parameter ----^^ to whatever encoding you are using.

 yepee ! finally got it.
 so the tweak was :
* don't use urlencode()
* add "&ie=utf-8&oe=utf-8"

 thanks a lot !

-- 
,-- This mail runs ---------.
`------------ NetBSD/i386 --'

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