Voting

: five minus zero?
(Example: nine)

The Note You're Voting On

chicopeste at gmail dot com
10 years ago
iconv also support CP850.
I used iconv("CP850", "UTF-8//TRANSLIT", $var);
to convert from SQL_Latin1_General_CP850_CI_AI to UTF-8.

<< Back to user notes page

To Top