Re: problem uploading multiple files



hi..i have a problem...i need to upload multiple files but i just need
an input box only..but u

With php you can only upload one file at a time. However, you could use
JavaScript to create multiple upload sessions.

.