Re: UTF-8, MySQL (MariaDB) and the head-shaped dent in my desk

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

 



On Thu, Feb 13, 2014 at 9:55 AM, Aziz Saleh <azizsaleh@xxxxxxxxx> wrote:

> adminer-4.0.3.php files seem to be ANSI encoded not utf8. Try utf8
> encoding it before usage:
>
> http://stackoverflow.com/a/64889/1935500
>
>
Aziz,

I cp'd the file to indextest.php then ran:

iconv -f ISO-8859-1 -t UTF-8 < indextest.php > index.php

The resulting page was totally screwed up. It would sort of load but the
screen was full of the characters and black diamonds. Is there another way
to convert it that I should try?

[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