<?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>Sat, 13 Jun 2026 14:30:09 +0000</lastBuildDate>
    <item>
      <title>(jQuery) Valid (X)HTML Strict with external links - Moridin</title>
      <link>https://snipplr.com/view/39505/valid-xhtml-strict-with-external-links</link>
      <description>&lt;p&gt;Uses jQuery to give links with rel=\"external\" the ability to open in a new window, while keeping the document XHTML or HTML Strict. Works by assigning a \"_blank\" value to the \"target\" attribute of all such links after the page has already loaded.&lt;/p&gt;</description>
      <pubDate>Wed, 25 Aug 2010 11:34:40 UTC</pubDate>
      <guid>https://snipplr.com/view/39505/valid-xhtml-strict-with-external-links</guid>
    </item>
    <item>
      <title>(PHP) View PHP Parse Errors - Moridin</title>
      <link>https://snipplr.com/view/39262/view-php-parse-errors</link>
      <description>&lt;p&gt;Allows you to still view PHP parse errors, even if you don't have write access to your php.ini file. Since PHP pages are parsed before being executed, parse errors won't show up even if you turn on display_errors in the page you are checking.&lt;/p&gt;</description>
      <pubDate>Thu, 19 Aug 2010 00:27:51 UTC</pubDate>
      <guid>https://snipplr.com/view/39262/view-php-parse-errors</guid>
    </item>
    <item>
      <title>(PHP) Eliminate Duplicates in Multi-Dimensional Arrays - Moridin</title>
      <link>https://snipplr.com/view/37732/eliminate-duplicates-in-multidimensional-arrays</link>
      <description>&lt;p&gt;Courtesy of Dorphalsig on php.net (see URL above)&lt;/p&gt;</description>
      <pubDate>Thu, 22 Jul 2010 08:32:23 UTC</pubDate>
      <guid>https://snipplr.com/view/37732/eliminate-duplicates-in-multidimensional-arrays</guid>
    </item>
    <item>
      <title>(PHP) Retrieve YouTube video ID from a YT URL - Moridin</title>
      <link>https://snipplr.com/view/19232/retrieve-youtube-video-id-from-a-yt-url</link>
      <description>&lt;p&gt;This code allows you to retrieve the 11-character ID string from a YouTube video URL.&lt;/p&gt;</description>
      <pubDate>Thu, 03 Sep 2009 17:52:49 UTC</pubDate>
      <guid>https://snipplr.com/view/19232/retrieve-youtube-video-id-from-a-yt-url</guid>
    </item>
  </channel>
</rss>
