1. Home
  2. Computer
  3. Programmin­g
  4. File and directory manipulation, part one - Dev Shed

Computer · Programmin­g

File and directory manipulation, part one - Dev Shed

Listed in the directory · updated 20 Jul 2022

Find them on

About File and directory manipulation, part one - Dev Shed

File and directory manipulation, part one - Dev Shed- PHP comes with a full-featured file and directory manipulation API that allows you (among other things) to view and modify file attributes, read and list directory contents, alter file permissions, retrieve file contents into a variety of native data structures, and search for files based on specific patterns. This file manipulation API is both powerful and flexible - two characteristics that will endear it to any developer whose ever had to work with file manipulation commands.

Tags

Where it sits

More in Programmin­g

See all →