RE: [PHP] Multiple languages

2001-07-14 Thread Maxim Maletsky
rase. Better do it with an array. Sincerely, Maxim Maletsky Founder, Chief Developer PHPBeginner.com (Where PHP Begins) [EMAIL PROTECTED] www.phpbeginner.com -Original Message- From: Inércia Sensorial [mailto:[EMAIL PROTECTED]] Sent: Sunday, July 15, 2001 12:04 PM To: [E

[PHP] Multiple languages

2001-07-14 Thread Inércia Sensorial
Hi All, I want to enable multiple languages on one of my scripts, so administrators or visitors can choose in what language they want to browse the site. I have seen a few ways to do it, like with switch, define or querying databases. But, considering performance, what is the best way to m