Search found 2 matches

by emmett
Sun Oct 16, 2005 8:35 pm
Forum: PHP - Code
Topic: Search function error (using mb_convert_encoding)
Replies: 3
Views: 259

Hmm.. that's a very good idea.. but the my webpage will include the header and footer from main website which is using Shift-JIS and EUC-KR.. That's why I need to convert all the UTF-8 to Shift-JIS and EUC-KR.. :-)
by emmett
Fri Oct 14, 2005 5:12 am
Forum: PHP - Code
Topic: Search function error (using mb_convert_encoding)
Replies: 3
Views: 259

Search function error (using mb_convert_encoding)

feyd | Please use and tags where appropriate when posting code. Read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url][/color] My mysql is storing data in UTF-8 and have alot of data in Korea and Japan. I used mb_convert_encoding() to convert UTF-8 to EUC-KR(...