freewebs.com.asdfduh84
New Member
- Messages
- 21
- Reaction score
- 0
- Points
- 0
In a index.php file on a section of my website, I have several PHP includes like this one:
This does not work when I load the index file, nor do any of the other ones. Can anybody help me with this?
PHP:
<?php include('./xy7/2/include/header1.php'); ?>
This does not work when I load the index file, nor do any of the other ones. Can anybody help me with this?