[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Storing Arabic and English in the same table ( Mysql )
- To: Developer at arabeyes dot org
- Subject: Storing Arabic and English in the same table ( Mysql )
- From: "Tasmeea Noor" <tasmeea at gmail dot com>
- Date: Wed, 22 Mar 2006 15:13:50 -0500
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=h7Yun68CbPHFJEY7ot/TQAnG/NV42j/0+gwWkgeW27vkm4YTQ7pBEy+ovBbdwKt9WJaBXTCzAQhKDQ8cNr062mhFhUTYGablXDyHKlmtvnx+wjk3/pWRz6WAcjlpJDqd5smMbwnr3S29e7hH5TFLCfDlf7DdcBpbw9/+QVXmON4=
Salam,
I need to create a table ( database mysql ), where I need to store data in English and Arabic.
In the internet, there were lots of suggestion/ tips how to work in multi-lingual environment, but some reason I could not able to handle it. I will be greatful if someone can help me in following:
A small sample code for:
1) Create table statement at least one column for English data and other column for Arabic data
2) insert statement to insert 1 or 2 rows.
3) select statement where data will be displayed in both the languages.
Well next step will be to display the data thru website using php. I should figure that out - but any help will be appreciated. :-)
Zajakallah Khairan.