multilanguage website, translating categories+subcategories
Posted: Sun Feb 03, 2008 4:31 pm
1)
I to all, I have a web site about hotel supplies in php, not yet internazionalyzed, and I need to translate it, not only in simple text,
but categories and subcategories, for example here:
http://www.hotel-supplies.biz
I desire to translate it also in italian language: http://www.forniture-alberghiere.net and german: http://hotelbedarf.biz
which is the best way to do this work in this case?
I just not have any multi-language script in this moment installed..
2)
It is real that use external .inc .php files is not good if web site hava many visits and instea working directly to DB (for eample mysql) the web site will be more quick to open?
I to all, I have a web site about hotel supplies in php, not yet internazionalyzed, and I need to translate it, not only in simple text,
but categories and subcategories, for example here:
http://www.hotel-supplies.biz
I desire to translate it also in italian language: http://www.forniture-alberghiere.net and german: http://hotelbedarf.biz
which is the best way to do this work in this case?
I just not have any multi-language script in this moment installed..
2)
It is real that use external .inc .php files is not good if web site hava many visits and instea working directly to DB (for eample mysql) the web site will be more quick to open?