eZ Community » Forums » Developer » iconv enconding to ISO-8859-1
expandshrink

iconv enconding to ISO-8859-1

iconv enconding to ISO-8859-1

Wednesday 04 July 2012 4:44:29 pm

Hello,
I try to do encoding to ANSI encoding (character set ISO-8859-1)
I used the PHP function iconv("UTF-8","ISO-8859-1//IGNORE", $a->href);
but without result
you have an idea ?

 

Currently I'm just a preg_replacefor example:

$lienValue = preg_replace('#\é#','%E9',$lienValue);

No reply yet!

expandshrink

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu