<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1044001" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1044001</link>
    <description></description>
    <language>en</language>
          <item>
    <title>For something as simple as</title>
    <link>https://www.webmaster-forums.net/web-programming-and-application-development/php-file-reading-question-moving-pointer-down-line#comment-1242053</link>
    <description> &lt;p&gt;For something as simple as that, just get the line and discard it.&lt;/p&gt;
&lt;p&gt;You can just call the  fgets($fp);  without assigning it to anything, or assign it to a dummy variable, or a date variable. (Note, I&#039;m using the fgets, NOT fgetss, as since it is being discarded, no need to also process it to strip tags)&lt;/p&gt;
&lt;p&gt;I did a quick check though, didn&#039;t see anything. If there was something, it would still pretty much have to do the same functionality (search for the end of the line, move the pointer), just no return the content between current end of line and the new one.&lt;/p&gt;
&lt;p&gt;-Greg&lt;/p&gt;
 </description>
     <pubDate>Thu, 28 May 2009 17:28:26 +0000</pubDate>
 <dc:creator>Greg K</dc:creator>
 <guid isPermaLink="false">comment 1242053 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
