Multiple uploads in PHP
Many of you might have seen multiple uploads in very familiar web based email application Gmail. Although it is a ajax based multiple uploader, here I am going to show you how to upload multiple files or documents in PHP. Ajax based uploader will be discussed in a later post.