Ask a Question related to PHP Development, Design and Development.
-
Eric D. #1
PHP and Unicode
Hi,
I'm building a website that will use Unicode data. Back-end using PHP and
SQL Server. The SQl Server database will store Unicode data (Chinese,
Japanese, etc.). PHP will be used to parse the data to the HTML web page.
Now, how does PHP deal with Unicode data? Is it any different than regular
English? Is there any high-level documentation on this subject?
Would appreciate someone direct me to any good web resource on this.
Thanks in advance!
Eric
Eric D. Guest
-
Unicode
I need your advise upon the issue we are facing in the Webexceller application. We have an application that supports the local languages (korean... -
Use Unicode /Right to Left
I want to use Arabic / Farsi in my site but I can not change the direction of Text Box to Right to Left in flash output page , Please let me... -
To Use Unicode or not?
I am posting this to hopefully help someone else with the same problem(s) and maybe get an answer? I recenlty updated from 4.5 to 6.1 and have... -
Coldfusion 7 - unicode
With this documentation, http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=2d2a7a19, I have fixed my unicode problems with MS Access.... -
C locale + unicode
Does anyone know if it's permitted to use the 'C' locale with a UNICODE encoded database in 7.4.6? And will it work correctly? Or do you have to... -
R. Rajesh Jeba Anbiah #2
Re: PHP and Unicode
"Eric D." <ericd_@hotmail.com> wrote in message news:<beZmb.1153$Nz5.55259@news20.bellglobal.com>. ..
Hmmm... no idea bout SQL server. But, if you would like to know> Hi,
>
> I'm building a website that will use Unicode data. Back-end using PHP and
> SQL Server. The SQl Server database will store Unicode data (Chinese,
> Japanese, etc.). PHP will be used to parse the data to the HTML web page.
> Now, how does PHP deal with Unicode data? Is it any different than regular
> English? Is there any high-level documentation on this subject?
the Unicode implementations in PHP, you may look into phpMyAdmin
source code.
---
"He who created the god was a fool; he who spreads his name is a
scoundrel and he who worships him is a barbarian."---Periyar, Famous
Tamil Rationalist
Email: rrjanbiah-at-Y!com
R. Rajesh Jeba Anbiah Guest



Reply With Quote

