PHP can do so much more than include files. In this course we'll explore reading and writing files from a directory. We'll also take advantage of built-in parsing functions for working with common file formats to read and write CSV, XML and JSON data.
What you'll learn
- Reading and Writing Files
- Input/Output (I/O)
- CSV
- XML
- JSON