I need an online form that would also allow visitors to upload documents (mainly Word format). Is there something good out there that would also be able to check for viruses? Thanks.
The servers standard virus checker should be what checks for a virus rather than something linked into the upload script.
http://www.zymic.com/tutorials/php/creating-a-file-upload-form-with-php/ You could always make your own.