|
Home >> FAQs/Tutorials >> PHP Script Tutorials and Tips >> Index
PHP Tutorials - Working with Directoris and Files
By: FYICenter.com
A collection of 8 tips on PHP functions for working with file systems:
- How To Create a Directory?
- How To Remove an Empty Directory?
- How To Remove a File?
- How To Copy a File?
- How To Dump the Contents of a Directory into an Array?
- How To Read a Directory One Entry at a Time?
- How To Get the Directory Name out of a File Path Name?
- How To Break a File Path Name into Parts?
(Continued on next topic...)
|