RE: URI components question

Hi,

You don't need an API to replace specials characters.
Simply, if you use php codes , you must use the fonction ' urlencode()' to encode specials characters.

And After you need to use 'urldecode()' to decode specials characters.

Friendly,
Jonathan - ( http://www.jouer-gratuit.net - http://www.jeux-enfants.net )

Received on Sunday, 29 January 2006 21:15:00 UTC