<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/" xmlns:blogger="http://schemas.google.com/blogger/2008" xmlns:georss="http://www.georss.org/georss" xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><atom:id>tag:blogger.com,1999:blog-6828616531515535376</atom:id><lastBuildDate>Thu, 16 Feb 2012 10:43:11 +0000</lastBuildDate><category>Description</category><category>Navigation</category><category>PHP</category><category>PHP Navigation</category><category>Query Strings</category><category>Strings</category><title>Maintenance</title><description /><link>http://tuneup-1001tutor.blogspot.com/</link><managingEditor>noreply@blogger.com (1001tutor)</managingEditor><generator>Blogger</generator><openSearch:totalResults>1</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/Maintenance" /><feedburner:info uri="maintenance" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item><guid isPermaLink="false">tag:blogger.com,1999:blog-6828616531515535376.post-858765191051388416</guid><pubDate>Fri, 24 Apr 2009 02:26:00 +0000</pubDate><atom:updated>2010-03-26T13:57:58.372-07:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Description</category><category domain="http://www.blogger.com/atom/ns#">Navigation</category><category domain="http://www.blogger.com/atom/ns#">PHP</category><category domain="http://www.blogger.com/atom/ns#">PHP Navigation</category><category domain="http://www.blogger.com/atom/ns#">Query Strings</category><category domain="http://www.blogger.com/atom/ns#">Strings</category><title>PHP Navigation</title><description>Description: Instead of calling files like ( index.php?str=blah ) , you could do ( index.php?SoD ) and it would print out "owns you!". You can add more strings in there, this is just an example.&lt;br /&gt;&lt;br /&gt;  $vars = explode(",", urldecode(getenv('QUERY_STRING')));&lt;br /&gt;  $v1 = array_shift($vars);&lt;br /&gt;  $v2 = array_shift($vars);&lt;br /&gt;  $v3 = array_shift($vars);&lt;br /&gt;&lt;br /&gt;  switch ($v1) {&lt;br /&gt;      case 'first.1': {&lt;br /&gt;          print("This is v1, first string case 'file.php?first.1'.");&lt;br /&gt;          break;&lt;br /&gt;          }&lt;br /&gt;     case 'first.2': {&lt;br /&gt;     switch ($v2) {&lt;br /&gt;          case 'second': {&lt;br /&gt;              switch($v3) {&lt;br /&gt;                  case 'third': {&lt;br /&gt;                    print("This is v3, the last case 'file.php?first.2,second,third'.");&lt;br /&gt;                    break;&lt;br /&gt;                  }&lt;br /&gt;              }&lt;br /&gt;          }&lt;br /&gt;      }&lt;br /&gt;      }&lt;br /&gt;  }&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight: bold;"&gt;Description: &lt;/span&gt;This basically does what the 1st one does but with more strings and a different seperator rather than '&amp;amp;'. I don't really want to go into too much detail on the thread so if people are confused or need explaining, reply or &lt;a href="http://1001tutor.blogspot.com"&gt;PM me&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;That's it for the navigation as I am not going to do the other due to they're everywhere else and I wanted to be different and show everyone this method.&lt;div class="blogger-post-footer"&gt;http://feeds.feedburner.com/Maintenance&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/Maintenance/~4/rWr8jy1rbDM" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/Maintenance/~3/rWr8jy1rbDM/php-navigation.html</link><author>noreply@blogger.com (1001tutor)</author><thr:total>0</thr:total><feedburner:origLink>http://tuneup-1001tutor.blogspot.com/2009/04/php-navigation.html</feedburner:origLink></item></channel></rss>
