Home › Forums › Back End › IE-Stylesheet Conditional Comment in PHP document › Re: IE-Stylesheet Conditional Comment in PHP document
September 28, 2009 at 1:16 pm
#64786
Member
You shouldn’t use PHP to add the links to your style sheets. Your <head> should just have this.
Code:
Perhaps I don’t fully understand your question, but this isn’t a problem with PHP.