class.upload.php is a powerful and mature PHP class to manage uploaded files, and manipulate images in many ways. The script is available under a GPL license.
more info about the class
See all posts See thread Reply
Thanks for helping!
After some time googling i found the solution for me:
http://forums.devshed.com/showpost.php?p=947103&postcount=6
when gif format is "GIF89a" it´s animated, otherwise not. so i can extend the class now and make the changes i need, thank you!