Hi, as unprofessional and unsophisticated as it might seem i have always manually edited the source code of my web pages, going through page by page and copying and pasting new codes to replace old codes.
I'm pretty experienced with web design and was actually stunned that i had gone through such a tedious process without realising that what i was doing was a complete waste of time! I have just heard about the PHP include function which inserts coding from a file and into your web page.
Is it acceptable to use this function to insert large portions of coding from the header tag into pages, for example, menu coding and even some adsense coding from the body section of the page?
Thanks a lot guys!