Quantcast
Channel: Adobe Community : Unanswered Discussions - ColdFusion
Viewing all articles
Browse latest Browse all 5794

Inserting arabic/persian characters to mysql

$
0
0

I insert my data into mysql db with this code:

 

 

 

The problem is when I insert arabic or persian characters that's store in database something like "?????" but there is no problem with english characters. I use ColdFusion 10 and mysql.

My database collation is utf-8 and my column is utf-8 too.

What's wrong on my project?

 

Regards


Viewing all articles
Browse latest Browse all 5794

Trending Articles