Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

uploadFiles

PHP API to upload multiple files.

The uploadFiles.php uplods multiple files one by one. It use for loop to traverse each and every files from upload array to move them at target URL one by one.

The foreach_UploadFiles.php uplods multiple files one by one. It use foreach loop to traverse each and every files from upload array to move them at target URL one by one.

About

PHP API to upload multiple files.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages