You posted this earlier and people, myself included, responded. I don't know why you're reposting your original message rather than reply to what we went. If you're not happy with the answers we provided, please rephrase your question in order that have more luck in answering it.

On Oct 28, 2006, at 1:16 PM, Børge Holen wrote:

When I use a normal single file upload form; both of these statements will
continue wether my form is empty or not, why?

if(!empty($_FILES)){
        do som checking if its a jpg.
        if not exit;

if(isset($_FILES)){

--
---
Børge
Kennel Arivene
http://www.arivene.net
---

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to