View Single Post

  #2 (permalink)  
Old 27-03-2007, 02:45 PM
ph3n0m's Avatar
ph3n0m ph3n0m is offline
Webmonkey
 
Join Date: Jan 2006
Location: Ireland
Posts: 300
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
ph3n0m will become famous soon enough
Default

yes I have worked on such sites before using php/mysql to store and retrieve the data

I used a custom built cms, seperated each language into its own database (so you are dealing with multiple tables)

The hardest part was working out how to store information in the respective database/tables - went through 3 iterations before I found the structure I needed.

It does take time (obviously)
Reply With Quote