Home › Forums › Back End › Use PHP to place a css file link in the header?? › Re: Use PHP to place a css file link in the header??
September 19, 2012 at 1:31 pm
#110398
Participant
@blackhawkso That is understandable but why don’t you ask him where he is going to use it? Shouldn’t you know as you’re developing it for him? You could also use an if statement. Like so:
if page is index.php
echo stylesheet
else
do nothing