paul young
2009-03-08 12:10:40 UTC
i have 2 global.php files that conflict.
so this is what i want to do.
on the index.php 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