Which encoding?
From: Alex Bazan (me_at_privacy.net)
Date: 02/27/04
- Next message: Stephen Poley: "Re: to template or not"
- Previous message: Julien CROUZET aka c2c: "Re: Modular PHP"
- Next in thread: Julien CROUZET aka c2c: "Re: Which encoding?"
- Reply: Julien CROUZET aka c2c: "Re: Which encoding?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 27 Feb 2004 11:56:49 +0100
Not really a PHP question, but i've got an app that sends me this type of
encoding:
á (á) translates to %C3%A1
ñ (ñ) translates to %C3%B1
i've tried several decodings with PHP without any good result.
Anyone knows which type of encoding is this and which function to use in
order to decode it with PHP?
TIA.
-- Reply to abazan at filnet dot es
- Next message: Stephen Poley: "Re: to template or not"
- Previous message: Julien CROUZET aka c2c: "Re: Modular PHP"
- Next in thread: Julien CROUZET aka c2c: "Re: Which encoding?"
- Reply: Julien CROUZET aka c2c: "Re: Which encoding?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|