Q:

Which path is correct for linking a php file to a web server?

belongs to collection: OBJECT TOOLS AND VARIABLES IN PHP MCQ

0

Which path is correct for linking a php file to a web server?


  1. file://home/httpd/html/mysite/mypage.php
  2. http:// localhost/mysite/mypage.php
  3. httpd:// myfile.php/home/html
  4. All of them

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

 (b).http:// localhost/mysite/mypage.php

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

OBJECT TOOLS AND VARIABLES IN PHP MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
For accessing global variables anywhere from scrip... >>
<< Errors that are caused by mistyped or syntacticall...