i need an simple example of multi languages
Posted: Mon Sep 28, 2009 2:27 pm
Hello Friends,
i need an simple example explain to me how this could be.
- a database table has 2 lang ( english - french ) where english is the dafult
- an php file that has input where it can shown the text with abilities to update it
explain more
------------
1- database where i can store the english language and french language.
2- config.php // connect to the database.
3- index.php file that shown the varibles language in english which select form where i can switch off btween english/french. and it shown it in a input with abilites to update the text language
can anyone help me even with a very very primtive example cause i really needs to understand it and example is the only way that helps me to understood the whole idea.
thanks in advance
i need an simple example explain to me how this could be.
- a database table has 2 lang ( english - french ) where english is the dafult
- an php file that has input where it can shown the text with abilities to update it
explain more
------------
1- database where i can store the english language and french language.
2- config.php // connect to the database.
3- index.php file that shown the varibles language in english which select form where i can switch off btween english/french. and it shown it in a input with abilites to update the text language
thanks in advance