<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1026521" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1026521</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/tips-using-query-string-info-website#comment-1159675</link>
    <description> &lt;p&gt;A good practice is to use numbers, id=1, id=0 ... and if there are more than 2 or 3 use a switch (or if/else) to rattle through them.&lt;br /&gt;
The good thing with this is you can check if the number is an integar by something like&lt;/p&gt;
&lt;p&gt;$id = (int)$GET[id];&lt;/p&gt;
&lt;p&gt;then check it, if($id != &#039;&#039;){ do stuff }&lt;/p&gt;
&lt;p&gt;if this was given id=mary_had_a_little_lamb&lt;br /&gt;
then id would prove false as it&#039;s not a number.&lt;/p&gt;
&lt;p&gt;Passing URL&#039;s via links is always bad news.&lt;/p&gt;
 </description>
     <pubDate>Wed, 29 Sep 2004 11:20:59 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1159675 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
