Hello,
Just create additional fields in the form in the loop where you create the upload fields and name them like author[], date[] etc. You will then access them just like the $_FILES array, but using the $_POST array.
__________________
onPHP5.com -
PHP5: Articles, News, Tutorials, Interviews, Software and more