Junior PHP Developer Question:
Download Job Interview Questions and Answers PDF
Explain me how to include a file to a php page?
Answer:
We can include a file using "include() " or "require()" function with file path as its parameter.
Download Junior PHP Developer Interview Questions And Answers
PDF
Previous Question | Next Question |
Explain me what is the use of 'print' in php? | Tell me what is the use of explode() function? |