News Feed
Jobs Feed
Sections




Recent Jobs

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




Similar Posts

FrSIRT: Vivvo Article Management CMS SQL Injection and PHP File Inclusion Vulnerabilities

DevShed: Centralizing the Validation of Data with the Observer Pattern in PHP

International PHP Magazine: Poll - Which One of the Following Should a PHP Programmer Give Priority?

Jason Palmer's Blog: Zip Code To Location

Paul van Iterson's Blog: Why you want Object Oriented Programming in PHP


Community Events









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


framework conference wordpress benchmark security codeigniter zend opinion facebook zendframework microsoft windows symfony developer doctrine drupal job sqlserver release extension

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