Vidyalelo
PHP · Q10

Website Security

Programming · PHP · question 10

Q10

The developers of PHP deprecated the safe mode feature as of which PHP version.

A.
PHP 5.1.0
B.
PHP 5.2.0
C.
PHP 5.3.0
Answer
D.
PHP 5.3.1

Answer: Option C

Solution

Answer: Option C
Solution:
This happened because safe mode often creates many problems as it resolves, largely due to the need for enterprise applications to use many of the features safe mode disables.