<?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 16:12:23 +0000</lastBuildDate>
    <item>
      <title>(JavaScript) Parse URI parameters with Prototype JS - srka</title>
      <link>https://snipplr.com/view/62361/parse-uri-parameters-with-prototype-js</link>
      <description>&lt;p&gt;This will return the value of "param" form the URI. For example if you have &#13;
&#13;
www.example.com/index.html?param=some_value&#13;
&#13;
it will return "some_value".&#13;
&#13;
NOTE! This only works if you use Prototype JavaScript framework.&lt;/p&gt;</description>
      <pubDate>Fri, 06 Jan 2012 21:03:25 UTC</pubDate>
      <guid>https://snipplr.com/view/62361/parse-uri-parameters-with-prototype-js</guid>
    </item>
  </channel>
</rss>
