Examveda
Examveda

Suppose all web material is located within the directory /home/www. To prevent users from viewing and manipulating files such as /etc/password, which one of the following statements should you use?

A. open_dir = “/home/www/”

B. open_dir = /home/www/

C. open_basedir = /home/www/

D. open_basedir = “/home/www/”

Answer: Option D


This Question Belongs to PHP >> Website Security

Join The Discussion

Related Questions on Website Security