<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - frakim</title>
<link>http://snipplr.com/users/frakim/tags/override</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 22 May 2013 14:08:54 GMT</pubDate>
<item>
<title>(CSS) browser.php</title>
<link>http://snipplr.com/view/6386/browserphp/</link>
<description><![CDATA[ <p>For the why and the what, make sure you check out my blog article Never hack your CSS files again, you’ll get a much better idea what this is for.
update: I added support for the iPhone in version 1.0.2. More info in my blog post about serving iPhone specific CSS.
Requirements
A website hosted on a server that has PHP
Basic knowledge of FTP, HTML, and CSS
Installation
Download, unzip, and open in a text editor
Modify line 22 ($css_dir = '/_css/';) to point to your CSS files on your server. The default points to a folder called “_css” located at the root of your website, where your index file is
Upload to your server
Create CSS files inside the CSS folder defined in step 2 (names available)
Add this code in your HTML (make sure you put it under the main CSS)

That’s it… You’re done!</p> ]]></description>
<pubDate>Wed, 21 May 2008 16:14:39 GMT</pubDate>
<guid>http://snipplr.com/view/6386/browserphp/</guid>
</item>
</channel>
</rss>