Mais especificamente na linha :
if (eregi("(jpeg|jpg|gif|png|bmp)") $file_type)
kurt.sud hasn't added any friends yet.
28/09/2005, 17:24
if (eregi("(jpeg|jpg|gif|png|bmp)") $file_type)
28/09/2005, 16:43
if (eregi("(jpeg|jpg|gif|png|bmp)"), $file_type)
28/09/2005, 16:18
if (eregi(".(jpeg|jpg|gif|png|bmp)", $arquivo))
Em seu caso não está funcionando pois falta um (.*). entre \/ e (.
28/09/2005, 16:06
23/08/2005, 11:54
Community Forum Software by IP.Board
Licensed to: Webmasters Online