[Ilugc] unicoding???

  • From: mbchandar@xxxxxxxxx (mbchandar@xxxxxxxxx)
  • Date: Wed Jan 24 19:21:38 2007

hi

On 1/24/07, Abitha Swaminathan <abitha.swaminathan@xxxxxxxxx> wrote:

hii this is abitha frm jaya engg college...im doin a project in opensource
tats multilingual portal..one of my frnd..annaporna has already posted her
queries...continuing with the same project..we r doing our portal in english
and tamil..this can be done by unicode...can u plz tell me how to do
unicoding in php??

there is nothing to be done in php. its all depends on what collation
u choose when u create DB/tables. always prefer to choose as
utf8_unicode_ci as the collations as the world is moving towards
unicode.

if u want to convert strings from one unicode to another, use
mbstring/iconv modules in php etc.

another suggestion is on the project. as u mentioned that u r going to
do multilingual portal, try using open source projects like Drupal,
joomla etc
you can view my site http://www.balachandar.net based on drupal and
other site http://www.goopensource.net based on joomla

learn how they had done it and try to contribute to the community.
-- 
<name> balachandar muruganantham</name>
<?????>http://www.balachandar.net/pakkangal  - ???? ????? ;?????????</?????>
Live HELP for LINUX, AJAX, PHP, MYSQL, APACHE, WEB Technologies, FOSS,
Tamil (?????) Computing - visit http://dev.balachandar.net

Other related posts: