I am creating a downloadable zip file.
In that zip, I want to add php, html, and images and videos.
All of them are in other folders.
I can read and write php and html files from other files/folders.
But I don't know how to read and write (or move from one folder to anther folder) images and videos.
I will appreciate any help.
Thanks in advance.