LA SOLUCION del MILLON de DOLARES:
Código PHP:
list($width, $height, $type, $attr) = getimagesize($_SERVER['DOCUMENT_ROOT']."/productos/br08.jpg");
echo "Image width " .$width;
echo "<BR>";
echo "Image height " .$height;
echo "<BR>";
echo "Image type " .$type;
echo "<BR>";
echo "Attribute " .$attr;
Es maravilloso esto... jeje!!!
Espero les sirva muchachos, un saludo grande.