News Feed
Jobs Feed
Sections




News Archive
PHPit.net:
A beginners introduction to PHP's file functions
February 13, 2006 @ 07:33:11

PHPit.net has another beginner-level tutorial posted on its site today - this time, with a low level look at some of the file functions that PHP has to offer.

Welcome to this beginner's introduction to PHP's file functions. In this article I will take you through all the inbuilt filesystem functions, and explain them. This article is mainly geared towards beginners, but it could still be useful to more advanced developers as a simple refresher.

This article will show you how to do the following things: reading files (using several different methods), writing files, copying files, deleting files, getting file properties (like last modified time, last access time, etc), checking file permissions, reading directories, and more!

The article touches on all of the major ones including explainations all along the way. There's plenty of code examples that are simple and to the point as well...

0 comments voice your opinion now!
introduction beginner file function filesystem introduction beginner file function filesystem


blog comments powered by Disqus

Similar Posts

Reddit.com: Let's Make PHP's Function Names Consistent!

PHPBuilder.com: PHP and Regular Expressions 101

SitePoint Server-Side Essentials: Introducing Joomla

Limitless Studios: Determine Number Of Online Users Without A Database

PHPMaster.com: Building ePub with PHP and Markdown


Community Events











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


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

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