Check file upload selected
Posted: Tue Apr 13, 2010 3:02 pm
Hello.
Using a file input type how can I check whether any file was selected?
I've tried 'isset($_FILES['Resume'])' and '$_FILES['Resume']['size']>0' but no joy. Thanks, Andy.
Using a file input type how can I check whether any file was selected?
I've tried 'isset($_FILES['Resume'])' and '$_FILES['Resume']['size']>0' but no joy. Thanks, Andy.