oo7ml
01-05-2010, 11:55 AM
Hi, my client has asked me to build a bilingual website for him. I have completed the design and xhtml coding. I have two buttons at the top of the page (English | Spanish)
My client has sent me all of the content which i need to hard code into the pages as he does not want a CMS. The document contains the English text for each page along with the SPanish text for each page.
What should i do. Should i basically create a duplicate page for each page on the site, e.g services_eng.html and services_esp.html or has anyone got any other alternatives...
I usuall divide the sections (header & footer) of my pages into php includes so this will also mean that i will need to do this twice also.
any suggestions will be greatly appreciated... thanks in advance
My client has sent me all of the content which i need to hard code into the pages as he does not want a CMS. The document contains the English text for each page along with the SPanish text for each page.
What should i do. Should i basically create a duplicate page for each page on the site, e.g services_eng.html and services_esp.html or has anyone got any other alternatives...
I usuall divide the sections (header & footer) of my pages into php includes so this will also mean that i will need to do this twice also.
any suggestions will be greatly appreciated... thanks in advance