insert - Mysql Collation does not work -


i insert text scrap remote server , problem in text here symbol. � makes syntax error insert doe not work .any ideas paradox????? i've tried collation nothing works.text in armenian.

   sqlstate[42000]: syntax error or access violation: 1064 have error in sql syntax; check manual corresponds mysql server version right syntax use near '               ՄԱԿ-ի գլխավոր քա�' @ line 1 

thanks in advance

fixed..!!!the problem when create instance of pdo didn't mention part charset=utf8


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -