How to make multilanguage site in php?
(like english,tamil)
Answer Posted / 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 |
Post New Answer View All Answers
How can you get the size of an image in PHP?
What is global array in php?
Can we use onclick in submit button?
What is $_ server request_method == post?
Do you know how can php and html interact?
Which is better python or php?
What is better .net or php?
What is alias in php?
How do I escape in php?
How do I run a php program in dreamweaver?
What are the different components used in php for formatting?
Explain some most commonly use string functions in php?
What is the use of htmlentities in php?
What are the popular frameworks in php?
What is the use of limit in mysql?