How to make multilanguage site in php?
(like english,tamil)
Answer Posted / 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 View All Answers
What is form validation in php?
How to strip whitespace (or other characters) from the beginning and end of a string?
What is the function mysql_pconnect() usefull for?
What is difference between require_once(), require(), include()?
Explain the installation of PHP on UNIX systems?
How does the identity operator === compare two values?
Explain Traits in PHP?
Where can I learn php?
What is meant by urlencode and urldecode?
what is constructor
What is substr() in php? And how it is used?
What are the different tables(engine) present in mysql, which one is default?
What does mysqli_query return?
How to change the principal password?
How to access a Static Member of a Class in PHP?