Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

hex to UTF-8

Status
Not open for further replies.

andiengstrand

Programmer
Feb 23, 2005
1
SE

Hi!

I am developing a software where information (text) is exchanged between the client and a http server using PHP. The users use all kinds of character sets and I would like to let the user send data as UTF-8 and also send information back using UTF-8. Is this possible? If I send data using POST it will be treated as an 8-bit string, right? How good can PHP handle utf-8

/Andreas
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top