downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

HttpRequest> <HttpQueryString::toString
[edit] Last updated: Fri, 17 May 2013

view this page in

HttpQueryString::xlate

(PECL pecl_http >= 0.25.0)

HttpQueryString::xlateChange query strings charset

Beschreibung

public bool HttpQueryString::xlate ( string $ie , string $oe )

Converts the query string from the source encoding ie to the target encoding oe.

Warnung

Don't use any character set that can contain NUL bytes like UTF-16.

Hinweis:

This method requires ext/iconv to be enabled and loaded.

Parameter-Liste

ie

input encoding

oe

output encoding

Rückgabewerte

Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.



add a note add a note User Contributed Notes HttpQueryString::xlate - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites