Week 6: File Handling in PHP
Describe the file handling sequence.
Create a web page that can read, write, update, move, and delete a file.
Apply locking for multiple access against a file.
Create a web page which can upload files to server.
Describe the file handling sequence.
Create a web page that can read, write, update, move, and delete a file.
Apply locking for multiple access against a file.
Create a web page which can upload files to server.