Is there a way to upload an entire folder in php
Posted: Thu May 29, 2014 5:47 am
Is there a way to upload an entire folder from local disk in php? I know I can do one file at a time or I can put as many INPUT tags in my html as needed, but I was looking for a way to upload an entire folderw folder by one input tag.