convert webpage content in hebrew
Posted: Sat Jun 27, 2009 11:16 am
Hi to all,
I have a problem I want to make a site in hebrew so I changed the table Collation to utf8_unicode_ci and I inserted one dummy record from the table insert option and the data went in hibru. But when i am running a query to fetch the record the webpage is not showing the text in hebrew . For the webpage to show text in hebrew i tried two thing both failed.
1. added this in .htacces file
AddDefaultCharset UTF-8
2. I changed the charset to charset=utf-8" this too did not worked, even changed the charset to
charset=iso-8859-8,windows-1255. all did not worked
Please help.
Thanks in advance
Jawed
I have a problem I want to make a site in hebrew so I changed the table Collation to utf8_unicode_ci and I inserted one dummy record from the table insert option and the data went in hibru. But when i am running a query to fetch the record the webpage is not showing the text in hebrew . For the webpage to show text in hebrew i tried two thing both failed.
1. added this in .htacces file
AddDefaultCharset UTF-8
2. I changed the charset to charset=utf-8" this too did not worked, even changed the charset to
charset=iso-8859-8,windows-1255. all did not worked
Please help.
Thanks in advance
Jawed