Re: Re[2]: ANSI to ISO-8859-2

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

 



Bc. Radek Krejca wrote:

> PJ> ANSI is not a character set, it's a standards organisation.  You
> may PJ> have meant ASCII, and the string does look as if it could be
> ASCII.
> PJ> The sequences like &#xNNN are HTML-style symbolic entities.  Take
> a PJ> look at htmlentities().
> 
> This function encode strings, but I tried html_entity_decode, but
> withut success. So I have to make conversion table with all
> characters :-(.
> 

Well, that's your choice, but I think I would investigate why
html_entity_decode() didn't work.  Maybe also take a look at the
syntactical definition of the string you're parsing - is it supposed to
have embedded html symbolic entities?


/Per Jessen, Zürich


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