Reading, Writing and Creating Files in PHP

August 24th, 2006 | by admin | devshed.com

Reading and writing to files can be useful if you do not require the storing of important data such as a web counter. I must warn you though that this method of storage should not be used to store passwords and other critical information as it is not safe. Here we will discuss how to handle files and directories in PHP specifically how to create read and write them….
(Advertisement) Professional Trac Hosting Simple Project Management with Trac - Integrated Source Control, Bug Tracking, Wiki, Progress Tracking - Secure, Reliable, Easy - Start Your Free Trial Today

Tags: , , ,

Post a Comment