Hi,
Check your page encoding. You should set it to utf-8
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
If you are accessing content from database. make sure you are database
charset is set to UTF-8 Unicode (utf8)*
you can set this from database itself or you can run "SET NAMES ('utf8')"
before any sql query.
Am I right guys?? Correct me if I am wrong.
Thanks
Sanjeev
*
On Wed, Jun 4, 2008 at 7:06 PM, pal <[EMAIL PROTECTED]> wrote:
>
> Jwalanta dai,
>
> i am trying to make some nepali web content.... tried using unicode
> distributed from MPP but Apache is not showing it...
>
> is there any thing i am missing...
>
> help me...
>
> waiting for quick reply.
>
> >
>
--
the DEVIL
--~--~---------~--~----~------------~-------~--~----~
FOSS Nepal mailing list: [email protected]
http://groups.google.com/group/foss-nepal
To unsubscribe, e-mail: [EMAIL PROTECTED]
Community website: http://www.fossnepal.org/
-~----------~----~----~----~------~----~------~--~---