News Feed
Jobs Feed
Sections




News Archive
DevShed:
Handling File Data with PHP (Reading & Seeking)
December 01, 2011 @ 10:09:14

DevShed has posted the fifth part of their "handling files in PHP" tutorial series today (excerpted from the book "Beginning PHP and PostgreSQL 8: From Novice to Professional") with a focus on read from multiple places in a file to get to different data.

In this fifth part of an eight-part series on working with file and operating systems with PHP, you'll learn how to read data from a file and move the file pointer.

Example code is included showing how to use the file, file_get_contents, fgetc, fgetcsv, readfile and fscanf (among several others). Also included is code showing how to use the fseek method to move around in a file.

0 comments voice your opinion now!
tutorial file handling read seek move


blog comments powered by Disqus

Similar Posts

PHPBuilder.com: Building a time-tracking and billing application with Adobe AIR and PHP

Maarten Balliauw's Blog: Reuse Excel business logic with PHPExcel

SitePoint PHP Blog: How to Expose PHP's Private Parts

NETTUTS.com: Creating a Web Poll with PHP

PHPEveryDay.com: New Tutorials Posted (WDDX in PHP)


Community Events











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


introduction zendframework2 community release series interview framework testing functional phpunit database application opinion composer language code example podcast development api

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