PHP 8.4.13 Released!

Voting

: max(three, six)?
(Example: nine)

The Note You're Voting On

chicopeste at gmail dot com
12 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