How to make multilanguage site in php?
(like english,tamil)

Answers were Sorted based on User's Feedback



How to make multilanguage site in php? (like english,tamil)..

Answer / nitin soni

This is very easy. Showing data is hold in variables
(english.php and tamil.php) and change php according to
language with the help of cookies.

Is This Answer Correct ?    5 Yes 1 No

How to make multilanguage site in php? (like english,tamil)..

Answer / vasudeva kumar

In php 5.0 onwards php it self having I18n functionalities
to make multiple language sites

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More PHP Interview Questions

What is abstract class in php?

0 Answers  


Tell me how is it possible to parse a configuration file?

0 Answers  


What is use of echo in php?

0 Answers  


What’s the difference between sort(), assort() and ksort? Under what circumstances would you use each of these?

2 Answers  


Tell me what is the difference between ereg_replace() and eregi_replace()?

0 Answers  






How to get useful error messages in php?

0 Answers  


hi sir am kiran kumar finished my mca 2009 passed out sir .. i have more doubts regarding open source technologies sir if we pass zend exam in php can we get a job opportunity in foreign countries sir and is it good demand for php compared to dot net and java and some other technologies like sap , erp sir bcoz my friends saying they are finished dot net and java courses they telling in php we cannot earn more and we cannot go onsite opportunity even big companies not dealing with php is it right ah sir ? please send ur valuable suggestions to my email sir kiranpulsar2007@gmail.com please send ur phone number also sir thanking u sir

1 Answers  


Why php script is not running in browser?

0 Answers  


What is x+ mode in fopen() used for?

0 Answers  


What is the difference between unlink and unset ?

3 Answers  


A process is identified by a unique___

0 Answers  


How to write the form tag correctly for uploading files?

0 Answers  


Categories