Hi,
I have a similar problem. Basically, I have a main.php which sets up a toolbar and calls in other pages (like- case: something: include(somethi ng.php);break;) ...this is basically so that I can have the toolbar in one location, so that I can change it in only that place instead of every single page. So I have some php in the beginning to make sure the user is signed in. Then I have the html. Included in the html is the 'include' feature...
Leave a comment: