highandwild
05-22-2015, 09:10 AM
I would like to link to an external css file from with a php file that is included in another file.
The main file is generic and has a header where css links are placed and the include file is a custom file
and determined by conditions found by querying a database.
Also - Can I include css in the include file without linking to an external css file?
Thanks in anticipation.
The main file is generic and has a header where css links are placed and the include file is a custom file
and determined by conditions found by querying a database.
Also - Can I include css in the include file without linking to an external css file?
Thanks in anticipation.