> I don't know if I'm doing some wrong here, my PHP code seems fine but > here's the problem. If you just upload an image (don't fill OR fill in > the text fields) it seems to skip all my PHP validation and just > reload the page into the output DIV on success. Now this isn't right > and I don't know why.
What happens if you submit the form with JavaScript disabled? Do you get different results from the server?