<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/php/tags/query</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 08 Oct 2008 06:48:44 GMT</pubDate>
<item>
<title>(PHP) Preserve &amp;amp; update/rebuild query string - simplistik</title>
<link>http://snipplr.com/view/8748/preserve--updaterebuild-query-string/</link>
<description><![CDATA[ <p>Allows you preserve and update a query string and it's existing values easily, instead of constantly appending the new value to the end of the query string</p> ]]></description>
<pubDate>Wed, 01 Oct 2008 10:45:27 GMT</pubDate>
<guid>http://snipplr.com/view/8748/preserve--updaterebuild-query-string/</guid>
</item>
<item>
<title>(PHP) from_unixtime sql - stavelin</title>
<link>http://snipplr.com/view/8315/fromunixtime-sql/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 11 Sep 2008 09:31:42 GMT</pubDate>
<guid>http://snipplr.com/view/8315/fromunixtime-sql/</guid>
</item>
<item>
<title>(PHP) Ci: Print Query - plasticated</title>
<link>http://snipplr.com/view/8125/ci-print-query/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 01 Sep 2008 12:03:02 GMT</pubDate>
<guid>http://snipplr.com/view/8125/ci-print-query/</guid>
</item>
<item>
<title>(PHP) Show mysql query log with firebug - stancell</title>
<link>http://snipplr.com/view/7963/show-mysql-query-log-with-firebug/</link>
<description><![CDATA[ <p>Replace all mysql_query() calls in your project to debug_mysql_query() to see all mysql queries in Firebug console.</p> ]]></description>
<pubDate>Thu, 21 Aug 2008 08:55:21 GMT</pubDate>
<guid>http://snipplr.com/view/7963/show-mysql-query-log-with-firebug/</guid>
</item>
<item>
<title>(PHP) Allow $_GET in Codeigniter - koorb</title>
<link>http://snipplr.com/view/5967/allow-get-in-codeigniter/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 23 Apr 2008 12:13:39 GMT</pubDate>
<guid>http://snipplr.com/view/5967/allow-get-in-codeigniter/</guid>
</item>
<item>
<title>(PHP) PHP connecting and query MySQL DB - mswallace</title>
<link>http://snipplr.com/view/5488/php-connecting-and-query-mysql-db/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 18 Mar 2008 23:13:05 GMT</pubDate>
<guid>http://snipplr.com/view/5488/php-connecting-and-query-mysql-db/</guid>
</item>
<item>
<title>(PHP) Rebuild query string - gbot</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>
<item>
<title>(PHP) Simple Data Access Class - ecavazos</title>
<link>http://snipplr.com/view/4715/simple-data-access-class/</link>
<description><![CDATA[ <p>This is a simple class to encapsulate CURD functions. This class also includes some simple search methods.</p> ]]></description>
<pubDate>Mon, 21 Jan 2008 23:40:30 GMT</pubDate>
<guid>http://snipplr.com/view/4715/simple-data-access-class/</guid>
</item>
<item>
<title>(PHP) php mysql/mysqli query - gdonald</title>
<link>http://snipplr.com/view/1185/php-mysqlmysqli-query/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 26 Sep 2006 07:27:20 GMT</pubDate>
<guid>http://snipplr.com/view/1185/php-mysqlmysqli-query/</guid>
</item>
<item>
<title>(PHP) Last if of mysql query - deadmoon</title>
<link>http://snipplr.com/view/979/last-if-of-mysql-query/</link>
<description><![CDATA[ <p>two ways of doing it. 2nd is best</p> ]]></description>
<pubDate>Tue, 29 Aug 2006 07:15:48 GMT</pubDate>
<guid>http://snipplr.com/view/979/last-if-of-mysql-query/</guid>
</item>
<item>
<title>(PHP) make yahoo and google search query string - ringo</title>
<link>http://snipplr.com/view/443/make-yahoo-and-google-search-query-string/</link>
<description><![CDATA[ <p>from openbusiness.cc</p> ]]></description>
<pubDate>Sun, 16 Jul 2006 07:18:03 GMT</pubDate>
<guid>http://snipplr.com/view/443/make-yahoo-and-google-search-query-string/</guid>
</item>
</channel>
</rss>