Images

Advanced File Handling

Images To view the accompanying video for this lesson, please visit mhprofessional.com/nixonphp/.

In this lesson, we’ll clear up the remaining aspects of file handling by introducing functions with even greater power to make the manipulation of on-server data even easier (even across servers in different locations). We’ll also look at reading from or writing to just parts of files using random access techniques, where you seek to the part of the file you need and just read or write at that location, as well as how to lock files ...

Get PHP: 20 Lessons to Successful Web Development now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.