Description
string
exif_thumbnail
( string filename [, int width [, int height]])
Both
parameters
width
and
height
are
available
since
PHP
4.3
and
return
the
size
of
the
thumbnail
.
It
is
possible
that
exif_thumbnail(
)
cannot
create
an
image
but
determine
its
size
.