How do you store data in multiple languages?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
webcan
Forum Commoner
Posts: 66
Joined: Tue Oct 28, 2003 2:25 pm
Location: Toronto, Canada

How do you store data in multiple languages?

Post by webcan »

Hey there -

I've been reading around the site about storing data in a single SQL table using multiple languages, and I guess it's something to do with unicode?

Can anyone point me in the right direction, to a tutorial or something?

I need to know how to use PHP to save and retrieve data from one table, in many languages, including, Chinese, Russian, Arabic, etc. And any HTML tags that may be required to let users see the text as well.

Thanks,
Peter.
Post Reply