tim0
1-15-05, 07:26 PM
i'm using a perl script.
i have a problem displaying the output of my table.
the content of the fields are in russian language.
in the table itself, for the field i'm using:
Collation:utf8_bin
Type: Varchar(22)
it works normal when i look at it using PHPmyAdmin.
when i run a perl script to display the table output i see ????????????? instead of the russian characters....
How do i display it?
i have a problem displaying the output of my table.
the content of the fields are in russian language.
in the table itself, for the field i'm using:
Collation:utf8_bin
Type: Varchar(22)
it works normal when i look at it using PHPmyAdmin.
when i run a perl script to display the table output i see ????????????? instead of the russian characters....
How do i display it?