Japanese text in mysql DB

2001-09-14 Thread Steve McKeogh
How do I get Japanese text to be inputted into a mySQL database and get to pull out correctly on the page. I've tested it already by inserting some dummy Japanese text and it inputs itself into the database as complete jibberish. How can I solve this?

Re: Japanese text in mysql DB

2001-09-14 Thread Ian Barwick
On Friday 14 September 2001 12:43, Steve McKeogh wrote: How do I get Japanese text to be inputted into a mySQL database and get to pull out correctly on the page. I've tested it already by inserting some dummy Japanese text and it inputs itself into the database as complete jibberish. How