Sorry

This feed does not validate.

In addition, interoperability with the widest range of feed readers could be improved by implementing the following recommendations.

Source: http://kiesler.at/files/phpwsrssfeeds/forums.php

  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <rss version="2.0"
  3.  
  4. xmlns:atom="http://www.w3.org/2005/Atom"
  5. xmlns:content="http://purl.org/rss/1.0/modules/content/"
  6. xmlns:dc="http://purl.org/dc/elements/1.1/"
  7. xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  8. xmlns:media="http://search.yahoo.com/mrss/"
  9. >
  10.  
  11. <channel>
  12.  
  13. <title>kiesler.at Forums</title>
  14. <link>http://www.kiesler.at/</link>
  15. <description>Recent Posts in the kiesler.at forums</description>
  16. <lastBuildDate>Sat, 27 Apr 2024 00:46:19 +0000</lastBuildDate>
  17. <generator>phpWebSite</generator>
  18. <language>de</language>
  19.  
  20.  
  21. <item>
  22. <title>Re: adventures</title>
  23. <link></link>
  24. <guid></guid>
  25. <description>Outdoor Adventures offers Guided Whitewater Rafting on the Big Pigeon River
  26.  
  27. Outdoor Adventures offers Guided Whitewater Rafting on the Big Pigeon River in Eastern Tennessee bordering the Smoky Mountains National Park. We raft near Pigeon Forge, Gatlinburg, and Sevierville areas in Tennessee and Asheville, Cherokee, and Maggie Valley areas in North Carolina. We have maps available from all these areas.
  28. Gatlinburg Zip Line
  29. NEW!! Raft/Zip Combo this summer only &#36;85 per person!
  30.  
  31.  
  32.  
  33.  
  34. http://www.raftoutdooradventures.com/ rafting pigeon forge
  35. http://www.raftoutdooradventures.com/ Gatlinburg rafting
  36. http://www.raftoutdooradventures.com/ rafting Tennessee
  37.  
  38. Outdoor Adventures has teamed up with Galinburg Zip Lines to offer fantastic fun and savings when raft and zip line tour are booked together. Call for details.
  39.  
  40. Pigeon River rafting trips are perfect to enjoy with friends, families and groups. Create unforgettable memories while visiting the Smokies with your friends and families while our highly trained and entertaining guides maneuver you on the Pigeon River through exciting whitewater or share with you a gentle trip with the small children including splashing and very introductory whitewater. Come ready for fun and we'll do everything else! We take great pride in our customer service, quality equipment, and beautiful location on the river, all of which make your experience the best. RESERVE YOUR PIGEON RIVER RAFTING TRIP.
  41.  
  42.  
  43. Click Text Here</description>
  44. <pubDate>Thu, 23 Feb 2012 10:52:46 +0000</pubDate>
  45. </item>
  46. <item>
  47. <title>adventures</title>
  48. <link></link>
  49. <guid></guid>
  50. <description> Outdoor Adventures offers Guided Whitewater Rafting on the Big Pigeon River
  51.  
  52. Outdoor Adventures offers Guided Whitewater Rafting on the Big Pigeon River in Eastern Tennessee bordering the Smoky Mountains National Park. We raft near Pigeon Forge, Gatlinburg, and Sevierville areas in Tennessee and Asheville, Cherokee, and Maggie Valley areas in North Carolina. We have maps available from all these areas.
  53. Gatlinburg Zip Line
  54. NEW!! Raft/Zip Combo this summer only &#36;85 per person!
  55.  
  56. Outdoor Adventures has teamed up with Galinburg Zip Lines to offer fantastic fun and savings when raft and zip line tour are booked together. Call for details.
  57.  
  58. Pigeon River rafting trips are perfect to enjoy with friends, families and groups. Create unforgettable memories while visiting the Smokies with your friends and families while our highly trained and entertaining guides maneuver you on the Pigeon River through exciting whitewater or share with you a gentle trip with the small children including splashing and very introductory whitewater. Come ready for fun and we'll do everything else! We take great pride in our customer service, quality equipment, and beautiful location on the river, all of which make your experience the best. RESERVE YOUR PIGEON RIVER RAFTING TRIP. </description>
  59. <pubDate>Thu, 23 Feb 2012 10:51:40 +0000</pubDate>
  60. </item>
  61. <item>
  62. <title>Re: how to run phpwebsite,</title>
  63. <link></link>
  64. <guid></guid>
  65. <description>When a web page is accessed, the server checks the extension to know how to handle the page. Generally speaking if it sees a .htm or .html file, it sends it right to the browser because it doesn't have anything to process on the server. If it sees a .php extension (or .shtml, or .asp, etc), it knows that it needs to execute the appropriate code before passing it along to the browser.
  66.  
  67. Here is the problem: You find the perfect script, and you want to run it on your site, but you need to included PHP on your page for it to work. You could just rename your pages to yourpage.php instead of yourpage.html, but you already have incoming links or search engine ranking so you don't want to change the file name. What can you do?
  68.  
  69. First let me preface this by saying that if you are creating a new file anyway, you may as well use .php. This is to help people who have existing .html pages they need to execute PHP on.
  70.  
  71. The way to execute PHP on a .html page is to modify your .htaccess file. This file may be hidden, so depending upon your FTP program you may have to modify some settings to see it. Then you just need to add this line for .html:
  72.  
  73. AddType application/x-httpd-php .html
  74.  
  75. Or for .htm
  76.  
  77. AddType application/x-httpd-php .htm
  78.  
  79. If you only plan on including the PHP on one page, it is better to setup this way:
  80.  
  81.  
  82. AddType application/x-httpd-php .html
  83.  
  84. This code will only make the PHP executable on the yourpage.html file, and not on all of your html pages.</description>
  85. <pubDate>Thu, 25 Aug 2011 19:27:05 +0000</pubDate>
  86. </item>
  87. <item>
  88. <title>Re: Forum tags</title>
  89. <link></link>
  90. <guid></guid>
  91. <description>well i have also just got my registration on this site and find a great site to learn many things, regarding your query you can put your tag as URL in the sign. and also can fix you photo it is working find.</description>
  92. <pubDate>Mon, 22 Aug 2011 18:41:16 +0000</pubDate>
  93. </item>
  94. <item>
  95. <title>Re: Please Help!  I must find the answer.</title>
  96. <link></link>
  97. <guid></guid>
  98. <description>This question have many answers.
  99.  
  100. A white object scatters all colors in all directions.
  101. Clear objects let all colors pass through.
  102. Silvery objects are always shiny ? they reflect all colors, but scatter light less than white objects.</description>
  103. <pubDate>Mon, 22 Aug 2011 16:50:54 +0000</pubDate>
  104. </item>
  105. <item>
  106. <title>Re: Need Free Website Templates</title>
  107. <link></link>
  108. <guid></guid>
  109. <description>Any other suggestion?</description>
  110. <pubDate>Wed, 20 Jul 2011 13:11:44 +0000</pubDate>
  111. </item>
  112.  
  113.  
  114. </channel>
  115. </rss>
  116.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda