Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.
Moderator: General Moderators
itsmani1
Forum Regular
Posts: 791 Joined: Mon Sep 29, 2003 2:26 am
Location: Islamabad Pakistan
Contact:
Post
by itsmani1 » Thu Jul 21, 2005 4:02 am
i am having problem with greek language. can any one help me out?
i wanted to know is there any option in mysql which can be used to enable
UTF-8 Encoding
Thanx
---------
nyy2000
Forum Newbie
Posts: 15 Joined: Tue Jul 12, 2005 12:40 am
Post
by nyy2000 » Thu Jul 21, 2005 4:13 am
In my.cnf,
[mysqld]
default-character-set = utf8
itsmani1
Forum Regular
Posts: 791 Joined: Mon Sep 29, 2003 2:26 am
Location: Islamabad Pakistan
Contact:
Post
by itsmani1 » Thu Jul 21, 2005 12:50 pm
nyy2000 wrote: In my.cnf,
[mysqld]
default-character-set = utf8
where this file is present
-------------
Mannan