Ford, Mike a écrit :
         case '.gif':
         case '.png':
         case '.jpg':
         case '.jpeg':
            echo $file;

Be carefull. The « extension » is just a clue to know what filled the file. See <http://fr3.php.net/manual/en/book.fileinfo.php>.

--
Mickaël Wolff aka Lupus Michaelis
http://lupusmic.org

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

Reply via email to