<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Tue, 09 Jun 2026 21:07:50 +0000</lastBuildDate>
    <item>
      <title>(PHP) Set date Function Timezone - johnself</title>
      <link>https://snipplr.com/view/5716/set-date-function-timezone</link>
      <description>&lt;p&gt;Instead of using this function to set the default timezone in your script, you can also use the INI setting date.timezone to set the default timezone.&#13;
&#13;
* Does not affect timestamp functions, which are all GMT&lt;/p&gt;</description>
      <pubDate>Sun, 06 Apr 2008 10:26:47 UTC</pubDate>
      <guid>https://snipplr.com/view/5716/set-date-function-timezone</guid>
    </item>
    <item>
      <title>(PHP) Gzipping your CSS - johnself</title>
      <link>https://snipplr.com/view/5024/gzipping-your-css</link>
      <description>&lt;p&gt;CSS files for larger sites can become pretty large themselves. Gzipping or compressing these files has shown to provide a reduction in the neighborhood of 70-80% of the original file size, a fairly significant 'weight loss'.&lt;/p&gt;</description>
      <pubDate>Tue, 12 Feb 2008 14:08:32 UTC</pubDate>
      <guid>https://snipplr.com/view/5024/gzipping-your-css</guid>
    </item>
    <item>
      <title>(PHP) SMS/Email Weather Alert - johnself</title>
      <link>https://snipplr.com/view/4917/smsemail-weather-alert</link>
      <description>&lt;p&gt;In light of last nights tornado warnings here in TN, I thought it appropriate to post this little bit of code that I use to alert myself and others of dangerous weather conditions via SMS/Email alerts.&#13;
&#13;
I run this through cron at Dreamhost without issues.&lt;/p&gt;</description>
      <pubDate>Wed, 06 Feb 2008 09:33:05 UTC</pubDate>
      <guid>https://snipplr.com/view/4917/smsemail-weather-alert</guid>
    </item>
    <item>
      <title>(PHP) Passing an array through GET request - johnself</title>
      <link>https://snipplr.com/view/4444/passing-an-array-through-get-request</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 02 Jan 2008 14:51:51 UTC</pubDate>
      <guid>https://snipplr.com/view/4444/passing-an-array-through-get-request</guid>
    </item>
    <item>
      <title>(PHP) Export MySQL query results to CSV - johnself</title>
      <link>https://snipplr.com/view/2234/export-mysql-query-results-to-csv</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 01 Mar 2007 07:58:45 UTC</pubDate>
      <guid>https://snipplr.com/view/2234/export-mysql-query-results-to-csv</guid>
    </item>
    <item>
      <title>(PHP) Get Enumerated Values for a MySQL Field - johnself</title>
      <link>https://snipplr.com/view/2222/get-enumerated-values-for-a-mysql-field</link>
      <description>&lt;p&gt;Returns an array of values specified for an enumerated MySQL field&lt;/p&gt;</description>
      <pubDate>Tue, 27 Feb 2007 11:33:18 UTC</pubDate>
      <guid>https://snipplr.com/view/2222/get-enumerated-values-for-a-mysql-field</guid>
    </item>
  </channel>
</rss>
