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
What is better .net or php?
Which function would you use to format date information in php?
Tell me what is the use of "ksort" in php?
What does the expression exception::__tostring means?
What is $_ get?
How to get the total number of values in an array?
What is the output of the following php code?
How do you compare strings in java?
What is php and its features?
Tell me what is the use of "enctype" attribute in a html form?
What is the use of the function 'imagetypes()'?
Can the value of a constant change during the script's execution?
What is advanced php programming?
What is the difference between query and inquiry?
What is the use of namespace in php?