If you go to the PHP site they have a nice section on file uploads:

http://us2.php.net/features.file-upload

Double check that $_FILES['cat1_thumb']['error'] == 0

See: http://us2.php.net/manual/en/features.file-upload.errors.php

-Dan

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

Reply via email to