

MCQOPTIONS
Saved Bookmarks
1. |
Which path is correct for linking a php file to a web server? |
A. | file://home/httpd/html/mysite/mypage.php |
B. | http:// localhost/mysite/mypage.php |
C. | httpd:// myfile.php/home/html |
D. | All of them |
Answer» C. httpd:// myfile.php/home/html | |