Working with Files in PHP

Go to class
Write Review

Free Online Course: Working with Files in PHP provided by Pluralsight is a comprehensive online course, which lasts for 1-2 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from Pluralsight. Working with Files in PHP is taught by Mike Van Sickle.

Overview
  • There has been an explosion of new “web languages” over the last few years. Throughout this time, PHP has maintained its hard-earned position as one of the most common languages for developing web applications.

    Almost all applications have to work with the filesystem at some point. In this course, Working with Files in PHP, you’ll learn to safely and efficiently manage files in your applications. First, you’ll explore how to create, read, and update individual files. Next, you’ll discover the tools that PHP offers for managing directories. Finally, you’ll learn how to send and receive files in the context of web services. When you’re finished with this course, you’ll have the skills and knowledge of file management needed to open, modify, and save files using PHP.