Answers

Question and Answer:

  Home  Junior PHP Developer

⟩ Explain me how to include a file to a php page?

We can include a file using "include() " or "require()" function with file path as its parameter.

 165 views

More Questions for you: