by Derek Jensen
Lessons:12Length:54 minutes
Next lesson playing in 5 seconds
CancelFree Preview: Practice PHP and Learn: File Handling
Introduction
00:40
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
Free Lesson 1.1Introduction00:40
Free Lesson
1.1
Introduction
00:40
Free Lesson 1.2Prerequisites06:24
Free Lesson
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