Skip to content

tutsplus/practice-php-and-learn-file-handling

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Instructor: Derek Jensen

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.

Source Files Description:

This repo contains two sample web pages that highlight some of the basics of file handling with PHP.


These are source files for the Envato Tuts+ course: Practice PHP and Learn: File Handling

Available on Tuts+. Teaching skills to millions worldwide.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%