All,
Can the header.php file be used on a different website on the same server?
For example, can the header from http://www.blog.com/content be used on the main page of http://www.blog.com/ - which is a custom page?
Would PHP allow you to just point to the file?
Thanks!