Hello,
in my fronpage index.htm file I have such term :
<?php include('includes/text_blocks/wellcome.htm'); ?>
and this is for English Language.
I want to force to read it from different wellcome_lang.htm by changing language parameters.
I did put that nut did not work :
if ($language = 'es' ) { <?php include('include/text_blocks/wellcome_es.htm'); ?>
And also I have one GIF file in English in just before this wellcome text. Can also change it to a different GIF file by depend on language ? but how ?
Please help
My language index file does seems that they change buy buttons , categories but not this specific GIF file as it is private independent to oscommerce.
Thanks
Latest News: (loading..)
FrontPage MultiLanguage Question
Started by onderliu, Jan 31 2007 09:15 AM
1 reply to this topic









