View Single Post
  #3 (permalink)  
Old 06-22-09, 01:42 AM
john_zakaria john_zakaria is offline
Newbie Coder
 
Join Date: Nov 2008
Posts: 36
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by =OTS=G-Man View Post
are you importing from phpMyAdmin or right from mysql?

because i know php does not officially support Unicode yet(well last time I checked about a year ago)

so I would suggest using something like a mysql front end like SQLyog (don't know if it support importing or not, but I use it for management of my server) or something like it.
i'm using php my admin and i tried to insert romanized data and it enters very well.. but when importing it from a csv file .. it did not enter as romanized.

i dont know how to fix this problem
but i really need it
Reply With Quote