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 php's mysqli extension?
What is ltrim?
What are soundex() and metaphone() functions in php?
What is the use session in php?
What is move_uploaded_file in php?
How can I display text with a php script?
How to break a file path name into parts?
Give the case where we can use get and we can use post methods?
How to connect to mysql from a php script?
Is php free to use?
What is the default session out time?
What does the arrow mean in php?
What is difference between rest api and restful api?
How to open standard output as a file handle?
Define urlencode() and urldecode() used in php?