<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB"><title>Comments on Querystring Functions - ILoveJackDaniels.com</title><link rel="alternate" type="text/html" href="http://www.ilovejackdaniels.com/article/querystring-functions/" /><link rel="self" type="application/xml" href="http://www.ilovejackdaniels.com/article/querystring-functions/comments/atom/" /><subtitle>Latest comments on Querystring Functions on ILoveJackDaniels.com</subtitle><author><name>Dave Child</name></author><updated>2006-12-05T15:41:30Z</updated><id>tag:ilovejackdaniels.com,2006:354</id><entry><title>Comment on Querystring Functions</title><link rel="alternate" type="text/html" href="http://www.ilovejackdaniels.com/article/querystring-functions/comments/" /><summary type="text">Comment by DazzleCat ( &lt;a href="http://www.dazzlecat.co.uk"&gt;http://www.dazzlecat.co.uk&lt;/a&gt; )&lt;br /&gt;&lt;br /&gt;thank you so much very good!</summary><id>tag:ilovejackdaniels.com,2008:94899</id><published>2008-05-08T16:38:09+01:00</published><updated>2008-05-08T16:38:09Z</updated></entry><entry><title>Comment on Querystring Functions</title><link rel="alternate" type="text/html" href="http://www.ilovejackdaniels.com/article/querystring-functions/comments/" /><summary type="text">Comment by Fay Webber ( &lt;a href="http://www.blueHalo.co.uk"&gt;http://www.blueHalo.co.uk&lt;/a&gt; )&lt;br /&gt;&lt;br /&gt;good work. sopton and damn clear. It's always a pain trying to juggle them darn queries.</summary><id>tag:ilovejackdaniels.com,2008:92013</id><published>2008-04-15T14:22:49+01:00</published><updated>2008-04-15T14:22:49Z</updated></entry><entry><title>Comment on Querystring Functions</title><link rel="alternate" type="text/html" href="http://www.ilovejackdaniels.com/article/querystring-functions/comments/" /><summary type="text">Comment by aioria ( &lt;a href="http://"&gt;http://&lt;/a&gt; )&lt;br /&gt;&lt;br /&gt;I want to know how I can pick a div that contais a table with javascript, pull it into a php variable....&lt;br /&gt;thanks</summary><id>tag:ilovejackdaniels.com,2008:87379</id><published>2008-04-05T16:52:15+01:00</published><updated>2008-04-05T16:52:15Z</updated></entry><entry><title>Comment on Querystring Functions</title><link rel="alternate" type="text/html" href="http://www.ilovejackdaniels.com/article/querystring-functions/comments/" /><summary type="text">Comment by Adz ( &lt;a href="http://"&gt;http://&lt;/a&gt; )&lt;br /&gt;&lt;br /&gt;Great functions, many thanks.&lt;br /&gt;Would be nice if it could 'Add/Update' or 'Remove' query vars even if they are emptystring. eg...&lt;br /&gt;http://test.com/page.php?key1=val1&amp;key2=&amp;key3=val3&lt;br /&gt;&lt;br /&gt;...using your function to 'add/update' 'key2' (whose value is emptystring) will add a new 'key2' to the end of returned querystring?!&lt;br /&gt;also if 'remove' function is used on the above example 'key2' won't get removed. just a thought....</summary><id>tag:ilovejackdaniels.com,2008:77766</id><published>2008-02-20T02:09:33+00:00</published><updated>2008-02-20T02:09:33Z</updated></entry><entry><title>Comment on Querystring Functions</title><link rel="alternate" type="text/html" href="http://www.ilovejackdaniels.com/article/querystring-functions/comments/" /><summary type="text">Comment by PHP Newbie ( &lt;a href=""&gt;&lt;/a&gt; )&lt;br /&gt;&lt;br /&gt;How can I simply remove the entire query string? So, for example, if the user types this URL in their browser address bar...&lt;br /&gt;&lt;br /&gt;http://example.com/page.php?a=b&lt;br /&gt;&lt;br /&gt;...they would get back this URL in their browser address bar:&lt;br /&gt;&lt;br /&gt;http://example.com/page.php&lt;br /&gt;&lt;br /&gt;I want it to remove *any* query string (not just &quot;a=b&quot;). And I want it to remove the question mark.</summary><id>tag:ilovejackdaniels.com,2007:65296</id><published>2007-12-04T06:18:04+00:00</published><updated>2007-12-04T06:18:04Z</updated></entry><entry><title>Comment on Querystring Functions</title><link rel="alternate" type="text/html" href="http://www.ilovejackdaniels.com/article/querystring-functions/comments/" /><summary type="text">Comment by Paul ( &lt;a href="http://www.morley-computing.co.uk"&gt;http://www.morley-computing.co.uk&lt;/a&gt; )&lt;br /&gt;&lt;br /&gt;Thanks, a useful code snippet. Saved me having to mess around with regexp!</summary><id>tag:ilovejackdaniels.com,2007:55207</id><published>2007-10-06T07:55:11+01:00</published><updated>2007-10-06T07:55:11Z</updated></entry><entry><title>Comment on Querystring Functions</title><link rel="alternate" type="text/html" href="http://www.ilovejackdaniels.com/article/querystring-functions/comments/" /><summary type="text">Comment by Lewis ( &lt;a href="http://www.hcoms.co.uk"&gt;http://www.hcoms.co.uk&lt;/a&gt; )&lt;br /&gt;&lt;br /&gt;I use a similar thing, but I do it based off the current $_GET variables. That way you can easily pass certain ones along, and remove certain ones. Plus it makes it easier as there's no REGEXP involved.</summary><id>tag:ilovejackdaniels.com,2007:54332</id><published>2007-09-24T21:37:57+01:00</published><updated>2007-09-24T21:37:57Z</updated></entry><entry><title>Comment on Querystring Functions</title><link rel="alternate" type="text/html" href="http://www.ilovejackdaniels.com/article/querystring-functions/comments/" /><summary type="text">Comment by Introduction to PHP ( &lt;a href=""&gt;&lt;/a&gt; )&lt;br /&gt;&lt;br /&gt;Hey great tutorial. thanks for sharing.</summary><id>tag:ilovejackdaniels.com,2007:54003</id><published>2007-09-22T15:00:39+01:00</published><updated>2007-09-22T15:00:39Z</updated></entry><entry><title>Comment on Querystring Functions</title><link rel="alternate" type="text/html" href="http://www.ilovejackdaniels.com/article/querystring-functions/comments/" /><summary type="text">Comment by David Hopkins ( &lt;a href="http://www.mutinydesign.co.uk/"&gt;http://www.mutinydesign.co.uk/&lt;/a&gt; )&lt;br /&gt;&lt;br /&gt;It would be good if something like this was added to PDO. I was a bit dissapointed with the bindParam and bindValue functions.</summary><id>tag:ilovejackdaniels.com,2007:52748</id><published>2007-09-14T11:52:40+01:00</published><updated>2007-09-14T11:52:40Z</updated></entry><entry><title>Comment on Querystring Functions</title><link rel="alternate" type="text/html" href="http://www.ilovejackdaniels.com/article/querystring-functions/comments/" /><summary type="text">Comment by Peter ( &lt;a href="http://www.180-media.com"&gt;http://www.180-media.com&lt;/a&gt; )&lt;br /&gt;&lt;br /&gt;This is EXACTLY what i needed... quick and perfect. Tried doing it myself with splitting  an array and the using in_array, but this is much simpler. Thanks so much</summary><id>tag:ilovejackdaniels.com,2007:52389</id><published>2007-09-11T19:57:01+01:00</published><updated>2007-09-11T19:57:01Z</updated></entry></feed>