From the course: PHP Techniques: Working with Files and Directories

Unlock the full course today

Join today to access over 22,500 courses taught by industry experts or purchase this course individually.

Next steps

Next steps - PHP Tutorial

From the course: PHP Techniques: Working with Files and Directories

Start my 1-month free trial

Next steps

- [Kevin] Thank you for taking "PHP Files and Directories" with me. We've learned to use PHP to store information in files, to read data back from files, to search directories, and to allow users to upload files from a web form. The PHP manual has details on all of the file and directory functions that we've learned. You can search for them, or you can refer to the pages on file system or dir. For anyone interested in using PHP to resize, crop, or manipulate image files, the manual also has pages on using PHP with the GD Library and with ImageMagick. The best way to learn is to use these techniques in your own projects. Running into a roadblock and then learning how to get past it will deepen your understanding of the concepts and the techniques that we've learned. Until next time, happy coding.

Contents