<?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>Wed, 10 Jun 2026 06:08:42 +0000</lastBuildDate>
    <item>
      <title>(HTML) XHTML 1.1 Strict Template - neogeek</title>
      <link>https://snipplr.com/view/320/xhtml-11-strict-template</link>
      <description>&lt;p&gt;A basic XHTML 1.1 Strict template with CSS cross-browser fixes already in place.&lt;/p&gt;</description>
      <pubDate>Sun, 09 Jul 2006 23:09:51 UTC</pubDate>
      <guid>https://snipplr.com/view/320/xhtml-11-strict-template</guid>
    </item>
    <item>
      <title>(JavaScript) Stripe Elements - neogeek</title>
      <link>https://snipplr.com/view/179/stripe-elements</link>
      <description>&lt;p&gt;This script will allow you to alternately place a style on objects (in this example, every other list item).&lt;/p&gt;</description>
      <pubDate>Sat, 01 Jul 2006 10:11:28 UTC</pubDate>
      <guid>https://snipplr.com/view/179/stripe-elements</guid>
    </item>
    <item>
      <title>(PHP) MySQL Fetch Results - neogeek</title>
      <link>https://snipplr.com/view/178/mysql-fetch-results</link>
      <description>&lt;p&gt;Fetch the results of a MySQL query.&lt;/p&gt;</description>
      <pubDate>Sat, 01 Jul 2006 10:06:30 UTC</pubDate>
      <guid>https://snipplr.com/view/178/mysql-fetch-results</guid>
    </item>
    <item>
      <title>(PHP) MySQL List Database Tables - neogeek</title>
      <link>https://snipplr.com/view/177/mysql-list-database-tables</link>
      <description>&lt;p&gt;Fetch a list of tables in a specific database.&lt;/p&gt;</description>
      <pubDate>Sat, 01 Jul 2006 10:05:35 UTC</pubDate>
      <guid>https://snipplr.com/view/177/mysql-list-database-tables</guid>
    </item>
    <item>
      <title>(PHP) MySQL List Databases - neogeek</title>
      <link>https://snipplr.com/view/176/mysql-list-databases</link>
      <description>&lt;p&gt;Fetch a list of available databases.&lt;/p&gt;</description>
      <pubDate>Sat, 01 Jul 2006 10:03:52 UTC</pubDate>
      <guid>https://snipplr.com/view/176/mysql-list-databases</guid>
    </item>
    <item>
      <title>(PHP) File Put Contents - neogeek</title>
      <link>https://snipplr.com/view/175/file-put-contents</link>
      <description>&lt;p&gt;Similar to the file_put_contents() function in PHP5 built for PHP4 (will not cause errors on a server running PHP5).&lt;/p&gt;</description>
      <pubDate>Sat, 01 Jul 2006 10:02:35 UTC</pubDate>
      <guid>https://snipplr.com/view/175/file-put-contents</guid>
    </item>
    <item>
      <title>(PHP) Simple MySQL Search Function - neogeek</title>
      <link>https://snipplr.com/view/171/simple-mysql-search-function</link>
      <description>&lt;p&gt;A quick and simple way to search a MySQL database. Example: mysql_search('items', 'title tags', isset($_GET['q'])?$_GET['q']:'', Array('columns'=&gt;'*', 'method'=&gt;'OR', 'extra_sql'=&gt;'AND active = "true" ORDER BY id DESC'));&lt;/p&gt;</description>
      <pubDate>Sat, 01 Jul 2006 09:55:37 UTC</pubDate>
      <guid>https://snipplr.com/view/171/simple-mysql-search-function</guid>
    </item>
    <item>
      <title>(JavaScript) Break Out of Frames - neogeek</title>
      <link>https://snipplr.com/view/170/break-out-of-frames</link>
      <description>&lt;p&gt;Place this script on any page of your site that you want to ensure doesn't end up in someone else's frame.&lt;/p&gt;</description>
      <pubDate>Sat, 01 Jul 2006 09:48:14 UTC</pubDate>
      <guid>https://snipplr.com/view/170/break-out-of-frames</guid>
    </item>
    <item>
      <title>(PHP) US States and World Countries Collection - neogeek</title>
      <link>https://snipplr.com/view/169/us-states-and-world-countries-collection</link>
      <description>&lt;p&gt;This is a collection of US States (Long and abbreviated names) and world countries. There are a few examples of usage below the collections.&lt;/p&gt;</description>
      <pubDate>Sat, 01 Jul 2006 09:43:23 UTC</pubDate>
      <guid>https://snipplr.com/view/169/us-states-and-world-countries-collection</guid>
    </item>
    <item>
      <title>(HTML) XHTML 1.0 Transitional Template - neogeek</title>
      <link>https://snipplr.com/view/167/xhtml-10-transitional-template</link>
      <description>&lt;p&gt;A basic XHTML 1.0 Transitional template with CSS cross-browser fixes already in place.&lt;/p&gt;</description>
      <pubDate>Sat, 01 Jul 2006 07:36:37 UTC</pubDate>
      <guid>https://snipplr.com/view/167/xhtml-10-transitional-template</guid>
    </item>
    <item>
      <title>(PHP) Fetch Remote File - neogeek</title>
      <link>https://snipplr.com/view/107/fetch-remote-file</link>
      <description>&lt;p&gt;This simple function allows you to fetch files from other web sites in PHP4 without needing to install any extensions for PHP.&lt;/p&gt;</description>
      <pubDate>Thu, 29 Jun 2006 22:26:14 UTC</pubDate>
      <guid>https://snipplr.com/view/107/fetch-remote-file</guid>
    </item>
  </channel>
</rss>
