Search found 1 match

by iamtibo
Thu Sep 25, 2008 1:24 pm
Forum: PHP - Code
Topic: Php form with file upload
Replies: 0
Views: 126

Php form with file upload

Hi all, I have a problem with a php form and file upload. I created this script to upload file. It's working fine. But I want to let the user the option to upload or not a file. The user should be able to send the form with the attachement or not. And I don't really know how to change my If statemen...