Q:

While adding PHP to your HTML by putting it in a separate file which statement is correct?

0

While adding PHP to your HTML by putting it in a separate file which statement is correct?


  1. include (\'/filepath/filename\')
  2. require (\'/filepath/filename\')
  3. include_once (\'/filepath/filename\')
  4. All of them

All Answers

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

 (d).All of them

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

total answers (1)

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now