Home
last modified time | relevance | path

Searched refs:exif_imagetype (Results 1 – 3 of 3) sorted by relevance

/plugin/jplayer/vendor/james-heinrich/getid3/demos/
H A Ddemo.write.php73 if ($exif_imagetype = exif_imagetype($_FILES['userfile']['tmp_name'])) { variable
78 $TagData['attached_picture'][0]['mime'] = image_type_to_mime_type($exif_imagetype);
/plugin/addressbook/
H A Dsyntax.php420 } elseif (exif_imagetype($_FILES['photo']['tmp_name']) != IMAGETYPE_JPEG){
/plugin/scrape/
H A DHTMLPurifier.standalone.php