hello i'm trying to sort out file uploads using the code in the tutorial
"file uploads made easy"
I'm having trouble with the validation - if I take out that - then the file uploads fine - when the validation clauses are there
I get the error:
Warning: getimagesize: Unable to open 'none' for reading.
On my localhost server the validation works OK too =
is this a permissions issue?