News Feed
Jobs Feed
Sections




News Archive
Richard Heyes' Blog:
Reading a specific line in a file
April 07, 2008 @ 12:56:08

Richard Heyes has thrown together some code for a simple thing that he's seen developers request over and over again - moving to/reading from a specific line in a file.

After reading something on the php-general list I decided that a) I'm bored, and b) I'll write something which handles it. So here it is.

His code is simple - looping through the lines of the file until it locates your desired target (with some error checking along the way). Plus, if it's already fetched, it keeps it in a cached array for future retrieval.

1 comment voice your opinion now!
reading specific file line example class


blog comments powered by Disqus

Similar Posts

Gonzalo Ayuso: Managing Windows services with Symfony/Process and PHP

Sitening.com: Getting Real With Databases in PHP

Builder.com: Get the correct time by converting between time zones with PHP and PEAR

Smarx.com: PHP for Microsoft AJAX Library

DevShed: A Better Way to Determine MIME Types for MIME Email with PHP


Community Events











Don't see your event here?
Let us know!


language conference series zendframework2 introduction podcast functional phpunit testing framework example symfony2 opinion release rest development usergroup community database interview

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework