1.

Assume that your php file \'index.php\' in location c:/apache/htdocs/phptutor/index.php. If you used $_SERVER[\'PHP_SELF\'] function in your page, then what is the return value of this function ?

A. /phptutor/index.php
B. phptutor/index.php
C. index.php
D. c:/apache/htdocs/phptutor/index.php
Answer» E.


Discussion

No Comment Found