Correct Answer: It can run on windows systems but not on Linux systems.
Explanation:
Note: This Question is unanswered, help us to find answer for this one
PHP 5 Skill Assessment
Your Skill Level: Poor
Retake Quizzes to improve it
More PHP 5 MCQ Questions
In your PHP application you need to open a file. You want the application to issue a warning and continue execution, in case the file is not found. The ideal function to be used is:
Which is used to maintain the value of a variable over different pages?
The value of a local variable of a function has to be retained over multiple calls to that function. How should that variable be declared?
Result of the following expression: 6+4 * 9-3
Which is not true with regard to abstract classes in php5?
When the password_hash() function appear in PHP ?
How to define an abstract class?
How to define an interface?
What happen when you use mysql_connect in php 5.5 ?
What does password_verify function ?
PHP 5 MCQs | Topic-wise