I have seen that on some websites you can just specify a path to a local directory and some php code uploads all files in this directory. How do I do this? Can someone help me with either php code or info about how to do it on my own site?
Thanks, Sigurd!
How to upload files from local directory?
Moderator: General Moderators
- tecktalkcm0391
- DevNet Resident
- Posts: 1030
- Joined: Fri May 26, 2006 9:25 am
- Location: Florida
Try these:
http://www.google.com/search?hl=en&q=ph ... ory+upload
http://www.finalwebsites.com/snippets.php?id=7
http://us3.php.net/features.file-upload
http://www.radinks.com/upload/folder.php
I'm not sure how to do it myself though..
http://www.google.com/search?hl=en&q=ph ... ory+upload
http://www.finalwebsites.com/snippets.php?id=7
http://us3.php.net/features.file-upload
http://www.radinks.com/upload/folder.php
I'm not sure how to do it myself though..