<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Comments on snippet: 'use PHP to create an external  dynamically generated CSS file.'</title>
    <description>Snipplr comments feed</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Wed, 15 Apr 2026 00:04:33 +0000</lastBuildDate>
    <item>
      <title>dbug13 said on 05/Feb/2009</title>
      <link>https://snipplr.com/view/11868/use-php-to-create-an-external--dynamically-generated-css-file</link>
      <description>&lt;p&gt;One other thing to note, is that the php generated css file can make use of query parameters, for instance:&#13;
&#13;
**``**&#13;
&#13;
in your PHP file you can use the variable:&#13;
&#13;
**`if ($_GET['type'] == 'alternate'){ &#13;
   // set some options etc. ....&#13;
}`**&lt;/p&gt;</description>
      <pubDate>Thu, 05 Feb 2009 03:25:09 UTC</pubDate>
      <guid>https://snipplr.com/view/11868/use-php-to-create-an-external--dynamically-generated-css-file</guid>
    </item>
  </channel>
</rss>
