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
What is the use of mysql_real_escape_string in php?
Does php need to be installed?
How can we execute a php script using command line?
What are form input html tags?
What is json php?
What is the difference between runtime exception and compile time exception?
Do you know how can we check the value of a given variable is a number?
What is PHP's configuration file called?
What software is required for php?
How to remove an empty directory?
Explain me how to include a file to a php page?
Write a program in php to find the occurrence of a word in a string?
What is the use of get and post method in php?
Do you know what is the use of the function 'imagetypes()'?
What are the uses of explode() and implode() functions?