PHP Foundations Working with Files in PHP, Part 3 (O'Reilly)
[Posted January 15, 2003 by cook]
John Coggeshall
continues his series on PHP.
"This week, I'll introduce the concept of working with directories in PHP, including creating new directories, changing directories, and getting a file list for a given directory using PHP's pseudo directory object. We'll be starting from reading directories from a list, and then we'll discuss creating new directories or changing the current directory using PHP's directory manipulation functions."
(Log in to post comments)