How to use the PHP filetype() Function

How to use the PHP filetype() Function

Hi,

What is the use of filetype() Function in php programming. Can anyone give any online example of the PHP filetype() Function.

Thanks,

View Answers

March 8, 2011 at 10:48 AM

Hi,

The PHP filetype() Function is use to find file type of the give file name in string form. This PHP filetype() Function will return the file type of a specific file name or directory.

Thanks









Related Tutorials/Questions & Answers:

Ads