How to include a file to a php page?

Hi, We can include a file using “include() ” or “require()” function with file path as its parameter. I hope this will help. Good luck!

-----
check marx
 
On the Insert menu, click PHP, and then click one of the following include() functions: Include Includes the file each time it is referenced in the page.
In the Select a PHP page dialog box, select the file that you want to include, and then click Open.
 
Back
Top