If you want to create a PHP application, chances are that you'll need to read and write files sooner or later. Whether you're reading a config file or writing user data to disk, file I/O is a fundamental topic for any programming language.
In this course, Derek Jensen will show you the ins and outs of file handling for PHP. You'll start with a look at the core file handling functions in PHP. You'll learn how to read, write, and create files with practical examples, and then you'll learn some shortcuts to make working with files even easier.
1.Introduction2 lessons, 07:04
2 lessons, 07:04
1.1Introduction00:40
1.1
Introduction
00:40
1.2Prerequisites06:24
1.2
Prerequisites
06:24
2.Getting Started3 lessons, 13:53
3 lessons, 13:53
2.1Starting the Web Server05:26
2.1
Starting the Web Server
05:26
2.2Creating the Form04:23
2.2
Creating the Form
04:23
2.3Handling the POST04:04
2.3
Handling the POST
04:04
3.Working With Files6 lessons, 31:06
6 lessons, 31:06
3.1File Writing Basics09:48
3.1
File Writing Basics
09:48
3.2File Writing Shortcut05:20
3.2
File Writing Shortcut
05:20
3.3Create the Dream Viewer Page02:25
3.3
Create the Dream Viewer Page
02:25
3.4Add the Dream Display Logic04:11
3.4
Add the Dream Display Logic
04:11
3.5File Reading Basics05:51
3.5
File Reading Basics
05:51
3.6File Reading Shortcuts03:31
3.6
File Reading Shortcuts
03:31
4.Conclusion1 lesson, 01:33
1 lesson, 01:33
4.1Conclusion01:33
4.1
Conclusion
01:33
Derek Jensen is a lifetime nerd that calls the Chicagoland area home. He is your typical family man that loves activities with his wonderful wife and three amazing children. He is huge sports buff (both playing and coaching) and loves football, baseball and basketball. He loves just about any technology he can get his hands on but spends most of him time on the server side of the world. His day job consists of writing highly transactional backend web services, data access layers, and n-tier applications using the .NET Framework in C#. At night, when he's not spending time with his family, he enjoys authoring Tuts+ Courses and creating ASP.NET MVC web sites and mobile apps for clients.