<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1019888" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1019888</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/random-question#comment-1120807</link>
    <description> &lt;p&gt;The most popular reason for doing this is so that it&#039;s more search engine friendly.  (Some engines dislike question marks)&lt;/p&gt;
&lt;p&gt;The best option, IMO, is to use .htaccess.  You&#039;ll use mod_rewrite to find any REQUEST_URI that contain your filename as a directory, then re-write the path to your script with a properly formated querystring.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://httpd.apache.org/docs/misc/rewriteguide.html&quot; class=&quot;bb-url&quot;&gt;http://httpd.apache.org/docs/misc/rewriteguide.html&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.phpfreaks.com/tutorials/23/1.php&quot; class=&quot;bb-url&quot;&gt;http://www.phpfreaks.com/tutorials/23/1.php&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://soysal.com/article.php?sid=5&quot; class=&quot;bb-url&quot;&gt;http://soysal.com/article.php?sid=5&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.linux.ie/pipermail/webdev/2001-March/001216.html&quot; class=&quot;bb-url&quot;&gt;http://www.linux.ie/pipermail/webdev/2001-March/001216.html&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.evolt.org/article/Making_clean_URLs_with_Apache_and_PHP/18/22880/?format=print&quot; class=&quot;bb-url&quot;&gt;http://www.evolt.org/article/Making_clean_URLs_with_Apache_and_PHP/18/22880/?format=print&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Fri, 06 Dec 2002 08:00:14 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1120807 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/random-question#comment-1120799</link>
    <description> &lt;p&gt;if you do it like &lt;a href=&quot;http://www.blah.zz/name.php?variable=something&quot; class=&quot;bb-url&quot;&gt;blah.zz/name.php?variable=something&lt;/a&gt; you can just print or echo the variable name echo $variable; and you should get &#039;something&#039; on the screen.&lt;br /&gt;
the other way is using explode, I&#039;ve only used it to get the domain section like so: $url = explode(&quot;/&quot;, $HTTP_REFERER); and it will give you what is before the /&lt;br /&gt;
hopefully the experts can explain or use it in a better way&lt;/p&gt;
 </description>
     <pubDate>Fri, 06 Dec 2002 04:48:01 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1120799 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/random-question#comment-1120789</link>
    <description> &lt;p&gt;Just something else to add to my &#039;vast amounts of knowledge&#039;:)&lt;/p&gt;
 </description>
     <pubDate>Fri, 06 Dec 2002 01:43:19 +0000</pubDate>
 <dc:creator>necrotic</dc:creator>
 <guid isPermaLink="false">comment 1120789 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/random-question#comment-1120786</link>
    <description> &lt;p&gt;y would u want to do that?&lt;/p&gt;
 </description>
     <pubDate>Fri, 06 Dec 2002 01:17:47 +0000</pubDate>
 <dc:creator>Renegade</dc:creator>
 <guid isPermaLink="false">comment 1120786 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
