Posted by Jim Michaels on 01/10/06 05:07
from the default PHP.INI,
;;;;;;;;;;;;;;;;
; File Uploads ;
;;;;;;;;;;;;;;;;
; Maximum allowed size for uploaded files.
upload_max_filesize = 2M
"Matthijs Holter" <fjernspam.matthijs1000@fjernspam.hotmail.com> wrote in
message news:24Yjf.8564$qE.1893326@juliett.dax.net...
> Is it possible to upload an entire folder - not just one file - using PHP?
>
> Alternatively, is it possible to detect the contents of a specified folder
> and upload all the files from that folder?
>
> - Matthijs
>
[Back to original message]
|