How will you create a bi-lingual site (multiple languages) ?
Answer Posted / prasadkonnur
u can create your site multi langual by specifying seperate
folders for different languages like english, hindi, kannada
and more for seperate languages.
| Is This Answer Correct ? | 11 Yes | 8 No |
Post New Answer View All Answers
Are php session secure?
How to convert a json string to an array in php?
Explain about the $_GET variable of PHP?
Does php pass arrays by reference?
What does a special set of tags do in php?
How many ways to include array elements in double-quoted strings using php?
What is the goto statement useful for?
Explain me what is the difference between explode() and split() functions?
How escape single quotes php?
How can a cross-site scripting attack be prevented by php?
Is php a programming language?
What are the different types of statements that are present in php?
How do I make a reset button in html?
What is new static in php?
Write an example to remove html tags from a string in php?