|  | Posted by Riddic on 06/28/05 04:18 
madsgormlarsen@gmail.com wrote:
 > Hi
 >
 > I need to make at mulitlingual website, with php amd mysql, and I am
 > looking for tutorils or books that explains about how to best do this.
 > Hop ypu have some suggestions as to were I can find information about
 > this.
 >
 > Mads
 
 You could look into existing projects that offer it, phpMyFAQ for example
 (www.phpmyfaq.de). Every bit of "Text" that pops up on the website later it
 reads from a (big) associative array, specified by files (one for each
 language) in the /lang/-directory. Depending on which language you choose,
 the specific file gets included.
  Navigation: [Reply to this message] |