News Feed
Sections
News Archive


Community Events
php|tek 2008 PHP Conference



feed this:

Richard Heyes' Blog:
Reading a specific line in a file
0 comments :: posted Monday April 07, 2008 @ 12:56:08
voice your opinion now!

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.

tagged with: reading specific file line example code class


Ben Ramsey's Blog:
OPML Reading List
0 comments :: posted Friday May 05, 2006 @ 06:46:31
voice your opinion now!

Ben Ramsey has a new note today mentioning Scott Johnson's OPML reading list as well as a note about his own list.

The other day, I came across Scott Johnson's PHP OPML Reading List. Offering an OPML reading list for others to download is a great idea, and, since I've not yet blogged about it, I wanted to point out that I've been doing this for a long while now. On my home page, under the "syndicate" heading, is a link to my OPML blogroll. Feel free to import my OPML into your feed reader; that's what it's there for. (Please also note that I use SimpleXML to generate the blogroll on my home page from this list.)

You can check out Ben's blogroll OPML listing here for some more quality PHP-related reading material.

tagged with: php opml reading list blogroll simplexml php opml reading list blogroll simplexml


PHP5 zend releases conference database mysql job release ajax pecl application framework security zendframework cakephp package code developer book PEAR

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