How to make multilanguage site in php?
(like english,tamil)
Answers were Sorted based on User's Feedback
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 |
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 |
How do you check is php not empty?
Is empty function c++?
Can php run on windows server?
What is the difference between for and foreach in php?
Does php need html?
how can we retrive value from one database server and store them another database server using php?
What is regular expression in php?
can you give me an example code of calling java script function in php variable using AJAX.or with out ajax??????
What is Apache's configuration file typically called?
How do you remove whitespace from the beginning and end of a $string variable?
What software is required for php?
What is restful api?