<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

      <title>Comments on: CGI query strings in MT?</title>
      <link>http://ask.metafilter.com/27229/CGI-query-strings-in-MT/</link>
      <description>Comments on Ask MetaFilter post CGI query strings in MT?</description>
	  	  <pubDate>Mon, 14 Nov 2005 18:11:26 -0800</pubDate>
      <lastBuildDate>Mon, 14 Nov 2005 18:11:26 -0800</lastBuildDate>
      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>

<item>
  	<title>Question: CGI query strings in MT?</title>
  	<link>http://ask.metafilter.com/27229/CGI-query-strings-in-MT</link>	
  	<description>I&apos;m doing some Movable Type development. I&apos;d like to add a custom query string to the normal mt-search strings. I was hoping to use PHP to do something with the string, but unfortunately I can&apos;t run PHP in the CGI files. Any options? I&apos;m not a CGI writer, so I may be missing something obvious.</description>
  	<guid isPermaLink="false">post:ask.metafilter.com,2008:site.27229</guid>
  	<pubDate>Mon, 14 Nov 2005 17:32:47 -0800</pubDate>
  	<dc:creator>o2b</dc:creator>
	
	<category>movabletype</category>
	
	<category>mt</category>
	
	<category>cgi</category>
	
	<category>querystring</category>
	
</item>
<item>
  	<title>By: boaz</title>
  	<link>http://ask.metafilter.com/27229/CGI-query-strings-in-MT#428655</link>	
  	<description>PHP as of 4.[something] has a command-line binary that you could call directly from your cgi.  I don&apos;t know anything about MT&apos;s internals (not even what language it&apos;s written in), so I can&apos;t give any more specific advice.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.27229-428655</guid>
  	<pubDate>Mon, 14 Nov 2005 18:11:26 -0800</pubDate>
  	<dc:creator>boaz</dc:creator>
</item>
<item>
  	<title>By: kirkaracha</title>
  	<link>http://ask.metafilter.com/27229/CGI-query-strings-in-MT#428674</link>	
  	<description>These may help:&lt;ul&gt;&lt;li&gt;&lt;a href=&quot;http://www.sixapart.com/movabletype/forums/lofiversion/index.php/t54892.html&quot;&gt;Including Php Ouput In Search Template?&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://www.shauninman.com/plete/2004/01/mt-search-and-php-includes&quot;&gt;MT Search and PHP Includes&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://www.mezzoblue.com/archives/2004/07/08/php_cgi_and_/&quot;&gt;PHP, CGI, and MT: Together at Last&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://www.mikeindustries.com/blog/archive/2004/06/mt-cgi-to-php&quot;&gt;Converting CGI Movable Type Templates to PHP&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://www.joesapt.net/archive/2005/08/28/15.58.06/&quot;&gt;Searching Movable Type with PHP&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&quot;http://brandon.fuller.name/archives/2005/11/08/12.56.54/&quot;&gt;My New Blog Search Bling&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.27229-428674</guid>
  	<pubDate>Mon, 14 Nov 2005 18:39:46 -0800</pubDate>
  	<dc:creator>kirkaracha</dc:creator>
</item>
<item>
  	<title>By: o2b</title>
  	<link>http://ask.metafilter.com/27229/CGI-query-strings-in-MT#428711</link>	
  	<description>Thanks for the links. I&apos;ve tried the Inman technique, and even the folks at Rackspace can&apos;t help me make it work.&lt;br&gt;
&lt;br&gt;
I&apos;ll keep trying the others, but that looked the most promising.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.27229-428711</guid>
  	<pubDate>Mon, 14 Nov 2005 19:42:27 -0800</pubDate>
  	<dc:creator>o2b</dc:creator>
</item>
<item>
  	<title>By: AmbroseChapel</title>
  	<link>http://ask.metafilter.com/27229/CGI-query-strings-in-MT#428713</link>	
  	<description>Can you be more specific about what you want?&lt;br&gt;
&lt;br&gt;
Give us an example -- the URL before and after.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.27229-428713</guid>
  	<pubDate>Mon, 14 Nov 2005 19:45:12 -0800</pubDate>
  	<dc:creator>AmbroseChapel</dc:creator>
</item>
<item>
  	<title>By: AmbroseChapel</title>
  	<link>http://ask.metafilter.com/27229/CGI-query-strings-in-MT#428718</link>	
  	<description>Oh, and which version of MT. &lt;br&gt;
&lt;br&gt;
And what exactly happens when you try the  Inman technique?&lt;br&gt;
&lt;br&gt;
Now I&apos;ve read the Inman page, the point of it is to have a search-results page which has working PHP includes in it. But that doesn&apos;t appear to be what you want.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.27229-428718</guid>
  	<pubDate>Mon, 14 Nov 2005 19:50:09 -0800</pubDate>
  	<dc:creator>AmbroseChapel</dc:creator>
</item>
<item>
  	<title>By: o2b</title>
  	<link>http://ask.metafilter.com/27229/CGI-query-strings-in-MT#429132</link>	
  	<description>Never mind -- the reason I wanted the PHP is incredibly minor, and not worth the effort (an hour on the phone with Rackspace).&lt;br&gt;
&lt;br&gt;
I&apos;ve used javascript instead :)</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.27229-429132</guid>
  	<pubDate>Tue, 15 Nov 2005 11:17:00 -0800</pubDate>
  	<dc:creator>o2b</dc:creator>
</item>

    </channel>
</rss>
