Totally Zenned
- Join Date:
- Feb 2007
- Posts:
- 518
- Plugin Contributions:
- 1
How to include define_page_2.php content in header for easy editing
How to include define_page_2.php content in header so it make it easy for the user to change without ftp
I tried
<?php require(DIR_WS_MODULES . 'html_includes/define_page_2.php'); ?>but did not work