Topic: Writing web applications that deal with multiple languages (Read 493 times)
I am a metal monkey!
Administrator Community Supporter?
Jedai Sword Master
Gender:
Posts: 8272
42619 credits Members referred : 3
« on: Jan 15, 2007, 11:54:37 PM »
As every web developer knows writing an application that deal with many languages is a hard task, and especially in php (at least until the next version which will handle UTF-8 better) is maybe a little bit harder.
I just found this great tutorial regarding UTF-8 in php - mysql applications, and thought to post it here for future reference.
Feel free to add your comments or maybe your findings regarding that subject