<?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: Help with advanced search server side PHP coding</title>
	<link>http://www.trirand.com/blog/?page_id=393/help/help-with-advanced-search-server-side-php-coding</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/help-with-advanced-search-server-side-php-coding/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>macboat on Help with advanced search server side PHP coding</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/help-with-advanced-search-server-side-php-coding#p28025</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/help-with-advanced-search-server-side-php-coding#p28025</guid>
        	        	<description><![CDATA[<p>I figured it out right after I posted the question.</p>
<p>On server side, I need to do: json_decode(json_encode($_Request["filters"])) to read the parameters. &#160;</p>
<p>Is there a more elegant way to do it?</p>
]]></description>
        	        	<pubDate>Wed, 16 Jan 2013 04:06:54 +0200</pubDate>
        </item>
        <item>
        	<title>macboat on Help with advanced search server side PHP coding</title>
        	<link>http://www.trirand.com/blog/?page_id=393/help/help-with-advanced-search-server-side-php-coding#p28024</link>
        	<category>Help</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/help/help-with-advanced-search-server-side-php-coding#p28024</guid>
        	        	<description><![CDATA[<p>Hello, I am trying to add advanced search to my project and have encountered some difficulties. &#160;Due to the documentation:</p>
<p>"When the search data is posted to the server we add only one parameter (again with _search=true) to the url and this is the filters element. ......The posted data is a JSON string with the following parameters......"</p>
</p>
<p>The question is, how do I capture "filters" parameters on server side? &#160;I used $_REQUEST["filters"] on server side, seems that I got an empty array. &#160;</p>
</p>
<p>Please help, Thank you!</p>
]]></description>
        	        	<pubDate>Wed, 16 Jan 2013 03:37:04 +0200</pubDate>
        </item>
</channel>
</rss>