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
Which array function checks if the particular key exists in the array?
What are hooks in php?
Can php variables have numbers?
Tell us how to set cookies in php?
Is it possible to remove the html tags from data?
Differentiate echo vs. Print statement.
How check variable is set or not in php?
Which cryptographic extension provide generation and verification of digital signatures?
What is the difference between array_merge() and array_merge_recursive() in php?
What is session expiry?
What is a path Traversal?
Write a program to find the factorial of a number in php?
What is overriding in php?
What is namespace in php?
What difference between require() and require_once()?