Basic PHP Programming Question:

Download Job Interview Questions and Answers PDF

How can I make a script that can be bilingual (supports English, German)?

PHP Interview Question
PHP Interview Question

Answer:

You can change charset variable in above line in the script to support bilanguage.

Download PHP Interview Questions And Answers PDF

Previous QuestionNext Question
How can we get second of the current time using date function?What are the difference between abstract class and interface?