Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

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??

#110398
chrisburton
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