Detecting images with file

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
gops_kn
Forum Newbie
Posts: 3
Joined: Fri Sep 26, 2003 2:25 am

Detecting images with file

Post by gops_kn »

In my project, my system should read a file and if there is any images in that, the system should detect it. Is there any function/code that will do the same. Or is there any header part/footer that identifies from PHP it is an image.
Can any one help me out...

Thanx in Advance
Gops
User avatar
volka
DevNet Evangelist
Posts: 8391
Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger

Post by volka »

Post Reply