My site is organized using php includes.
For example:
Doctype.php---Contains <html> tags etc.
Header.php ---Contains my <body> and some html
footer.php---Contains</body></html>
I am completely new to vb3. Is it still possible to use these includes in my forum? That way, when I update the graphics in header.php the graphics would be updated site wide including the forums.
|