Hello friends. I need to add a part of html (the banner, top menus and the logo) in all pages dynamically. I made this part of the html and converted same to php code using "Print " command.
Now, how do I add this code in the other pages? Should I inclue "require" or "include" command? if yes? should I include after the <body> tag itself? Thanks denis