<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1000797" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1000797</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/random-need-some-help#comment-1003452</link>
    <description> &lt;p&gt;Thanks a ton !&lt;/p&gt;
&lt;p&gt;----------&lt;br /&gt;
[red][Rob P][/red]&lt;br /&gt;
[&lt;a href=&quot;mailto:robp@ureach.com&quot; class=&quot;bb-email&quot;&gt;robp@ureach.com&lt;/a&gt;]--[[icq]16560402[/icq]]&lt;/p&gt;
 </description>
     <pubDate>Mon, 11 Oct 1999 01:21:00 +0000</pubDate>
 <dc:creator>Rob Pengelly</dc:creator>
 <guid isPermaLink="false">comment 1003452 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/random-need-some-help#comment-1003451</link>
    <description> &lt;p&gt;Code:&lt;/p&gt;
&lt;p&gt;#!/usr/bin/perl&lt;/p&gt;
&lt;p&gt;$file = &amp;quot;filename.txt&amp;quot;;&lt;br /&gt;
open (F, $file);&lt;br /&gt;
@lines = &amp;lt;F&amp;gt;;&lt;br /&gt;
close F;&lt;/p&gt;
&lt;p&gt;$random = $lines[rand(@lines)];&lt;br /&gt;
print &amp;quot;Content-type: text/html\n\n&amp;quot;;&lt;br /&gt;
print $random;&lt;/p&gt;
&lt;p&gt;----------&lt;br /&gt;
&lt;strong&gt;Reviews of the best resources for webmasters in your e-mail every week!&lt;/strong&gt;&lt;br /&gt;
Subscribe for &lt;strong&gt;[red]FREE[/red]&lt;/strong&gt; by going to &lt;strong&gt;&lt;a href=&quot;http://www.web-reviews.com/&quot; class=&quot;bb-url&quot;&gt;http://www.web-reviews.com/&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
 </description>
     <pubDate>Mon, 11 Oct 1999 00:29:00 +0000</pubDate>
 <dc:creator />
 <guid isPermaLink="false">comment 1003451 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
