<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>jQuery Grid Plugin - jqGrid - Topic: where clause and get parameter (php/mysql)?</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/where-clause-and-get-parameter-phpmysql</link>
	<description><![CDATA[Grid plugin]]></description>
	<generator>Simple:Press Version 5.7.5.3</generator>
	<atom:link href="http://www.trirand.com/blog/?page_id=393/help/where-clause-and-get-parameter-phpmysql/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>davgino on where clause and get parameter (php/mysql)?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/where-clause-and-get-parameter-phpmysql#p20728</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/where-clause-and-get-parameter-phpmysql#p20728</guid>
        	        	<description><![CDATA[<p>see in demo verion 3.6 -&#62;Ajax Improvements. where you want add any variable</p></p>
]]></description>
        	        	<pubDate>Wed, 10 Nov 2010 16:18:30 +0200</pubDate>
        </item>
        <item>
        	<title>amilovac on where clause and get parameter (php/mysql)?</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/where-clause-and-get-parameter-phpmysql#p20727</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/where-clause-and-get-parameter-phpmysql#p20727</guid>
        	        	<description><![CDATA[<p>Hi everyone,</p>
<p>I need to pass a parameter to the php file which selects the data and puts them into xml file needed bu a grid. Is there a way to add an extra&#160; GET parameter to the url and use it in a where clause:</p>
</p>
<p>$("#list").jqGrid({<br />&#160;&#160;&#160; url:&#39;js/JQgrid/grid.php?q=1&#38;some_get_variable=1000&#39;,<br />&#160;&#160;&#160; datatype: &#39;xml&#39;,<br />&#160;&#160;&#160; mtype: &#39;GET&#39;,</p>
</p>
<p>...select * from some_table where client_id="some_get_variable"</p>
</p>
<p>Thanks,</p>
<p>Aleksandar</p>
]]></description>
        	        	<pubDate>Wed, 10 Nov 2010 14:34:19 +0200</pubDate>
        </item>
</channel>
</rss>