How can I make a script that can be bilanguage (supports
English, German)?
Answer Posted / hitesh patil
See PHP Scripts can be written only in english. If you want
support, i mean you want to see pages in Other languages
then use characters encoding UTF-8 in HTMl or PHP pages.
It will work.
| Is This Answer Correct ? | 5 Yes | 6 No |
Post New Answer View All Answers
How is it possible to parse a configuration file?
How to set cookies in PHP?
Which function would you use to format date information in php?
How to test if a variable is an array?
What should be the length of variable for SHA256?
Tell me how comparison of objects is done in php5?
What is difference between get and post in php?
How to know user has read the email-php?
Does PHP 5 support exceptions? State Whether True or False?
Do you know design patterns. List few?
How to get the http request in php?
What are getters and setters and why are they important?
What are php loops?
What is final class and final method?
What is php and its features?