Hello, I have been trying to learn php for a little while know and have just compiled our (non-profit) fishing clubs info site.
I have a header.inc and a leftNav.inc and a footer.inc all in a folder called 'includes' which I would like to include on the www.mysite/forums/index.php
I have been reading all I can, including posts on these boards to work out how to do it successfully but keep failing.
What exactly do I do with the script/code shown https://www.minibb.com/forums/manual.html#includeindex Do I add it to the index.php and put the filepaths to my includes in? Or do I include that code in a div in one of my pages?
I realise this has been answered before, I'm just having trouble understanding the answers.
Thankyou for your time. |