Re: Is this really a pdf?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On Mon, 7 Aug 2006, Sjef wrote:

> Is it possible to recognize if a file for upload really is a pdf (like the
> function getimagesize retuns the file type of the image)?
> Thanxs,
> Sjef

 Yes it is.

 $_FILES['{form_field_name}']['type'] is your friend here. Just match it
against a mime type your looking for.

Ed Curtis

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux