coolblu
June 26th, 2001, 16:23
I wonder if anyone can help me.
I want to put variable (such as font colors etc) from an .inc file into the code of my PHP pages, so I can call it as "$whatever", but I can't seem to do this. Is this possible? I am currently using
<?php include=("filename.inc"); ?>
Where is this going wrong? I am trying to use it for a text quotes rotator (which includes some html)
I also pull this in (the quote script) using the same include above.
Any help would be much appreciated.
Blu :rolleyes:
I want to put variable (such as font colors etc) from an .inc file into the code of my PHP pages, so I can call it as "$whatever", but I can't seem to do this. Is this possible? I am currently using
<?php include=("filename.inc"); ?>
Where is this going wrong? I am trying to use it for a text quotes rotator (which includes some html)
I also pull this in (the quote script) using the same include above.
Any help would be much appreciated.
Blu :rolleyes: