Restricting global.php
Posted: Sun Mar 08, 2009 1:34 pm
Hi all, ill try to make sence lol
i have 2 global.php files that conflict.
so this is what i want to do.
on the index file i include header.php now in that header file i want to include global1.php just for that include file, and not the rest of the page.
and for the rest of the page i want to include global2.php without it getting used on header include file.
can this be done?
can someone give me the script for doing it.
Thanks
- Paul
i have 2 global.php files that conflict.
so this is what i want to do.
on the index file i include header.php now in that header file i want to include global1.php just for that include file, and not the rest of the page.
and for the rest of the page i want to include global2.php without it getting used on header include file.
can this be done?
can someone give me the script for doing it.
Thanks
- Paul