Forum Moderators: coopster
Problem is this becomes a pain when I have to make any global changes as I have to edit the source code for the script.
Question: is there anyway that I can place this code within a txt file and just open it, read it then write it to the page.
Example:
head.txt
body.txt
footer.txt
This would make it easier to change then by simply opening the txt file and making the changes.
You may want to call those included files something like:
head.inc.php