Coding Fundamentals How to Append to a File With PHP Tutorial • Beginner PHP comes with a lot of functions to read and write data to a file. We can also use a few of them to append data to a file. In this tutorial, you'll learn...