<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - gbot</title>
<link>http://snipplr.com/users/gbot/tags/passing</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 11 Oct 2008 02:22:31 GMT</pubDate>
<item>
<title>(PHP) Rebuild query string</title>
<link>http://snipplr.com/view/5351/rebuild-query-string/</link>
<description><![CDATA[ <p>I modified some code created by Macromedia Dreamweaver into a flexible function to rebuild the query string. The function is very useful for pagination or passing variables from one page to another.In this version it's possible to add more than one variable names into the functions arguments. This names will be filtered from the new generated query string. Just add the variable names you don't need into a comma seperated string.</p> ]]></description>
<pubDate>Mon, 10 Mar 2008 10:37:28 GMT</pubDate>
<guid>http://snipplr.com/view/5351/rebuild-query-string/</guid>
</item>
</channel>
</rss>