<?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 17:31:37 +0000</lastBuildDate>
    <item>
      <title>(JavaScript) Replace space with _ - duniyadnd</title>
      <link>https://snipplr.com/view/14252/replace-space-with-</link>
      <description>&lt;p&gt;I'll never learn how to use this Markdown system. Anyway, here is the fixed code based on my comment on the following page:&#13;
&#13;
http://snipplr.com/view/14206/replace-spaces-with-underscores/&#13;
&#13;
I'm sorry, I don't mean to hijack the code. :(&lt;/p&gt;</description>
      <pubDate>Tue, 21 Apr 2009 20:32:14 UTC</pubDate>
      <guid>https://snipplr.com/view/14252/replace-space-with-</guid>
    </item>
    <item>
      <title>(PHP) Strip URL to domain name - duniyadnd</title>
      <link>https://snipplr.com/view/12737/strip-url-to-domain-name</link>
      <description>&lt;p&gt;Alternative to &#13;
[http://snipplr.com/view/12616/strip-url-to-its-domain-name/](http://snipplr.com/view/12616/strip-url-to-its-domain-name/, "this snippet"), as it didn't come out clearly in the comments.&#13;
&#13;
Update - Edited based on gdvickery's comment - thanks!&#13;
&#13;
Also added a test case so people can see how it works.&lt;/p&gt;</description>
      <pubDate>Mon, 02 Mar 2009 16:44:48 UTC</pubDate>
      <guid>https://snipplr.com/view/12737/strip-url-to-domain-name</guid>
    </item>
    <item>
      <title>(PHP) preg_match for Hexadecimal Strings - duniyadnd</title>
      <link>https://snipplr.com/view/12113/pregmatch-for-hexadecimal-strings</link>
      <description>&lt;p&gt;Figure out if the string possesses only hexadecimal characters in the string. If not, fail. Remember, white spaces are not hexadecimal, so make sure you trim() your strings before you send it in or explode your string.&lt;/p&gt;</description>
      <pubDate>Wed, 11 Feb 2009 11:00:25 UTC</pubDate>
      <guid>https://snipplr.com/view/12113/pregmatch-for-hexadecimal-strings</guid>
    </item>
  </channel>
</rss>
