This is probably a very stupid question, but I have tried a few things and it is not working...
What syntax would I use to use an include from a subdirectory>
This is the basic syntax from my primary directory <? include("header.php"); ?>
I don't want to create additional copies for admin reasons, and it doesn't seem to let me put the whole url since it is an include...
Thanks,
Ryan