Hello, I have a form where people can upload images. The problem is that if an animated gif is uploaded via the form and displayed on a page later on, the gif is not animated anymore. Is there a special procedure to handle animated gifs with php ? What i do now is save the uploaded image in full size + create a smaller thumb of the image. I want the full size and the thumb animated... Is this possible ? Thanks in advance.
Why should that help ? I'm not looking for a pre-made script to make thumbs. Did you even read my question ? sigh
Yes i know what PHP thumb does. Again you didn't read my post: "I'M NOT LOOKING FOR A PRE-MADE SCRIPT". I'm looking for an explanation on why the gifs are not animated and how to solve this problem. So if i wanted a pre-made script, i wouldnt have to start this thread, now would I ? There is always some smartass with a crap answer that is not related to the question. Why even reply if you can't help ?
Look you idiot, you didn't say you don't want a pre-made script in your original post. I was trying to help your stupid face, if you don't appreciate it... then leave it. Dammit. Stop acting like a little bitch...
Take it easy I appreciate you trying to help, but why reply ? I can also be active in every php thread by saying: "www.php.net might help"
Mate, you have issues... I REPLIED CAUSE I THOUGHT IT COULD HELP! But obviously it's not the case... so what? Do you want me to apologise for trying to help? Seriously... wtf. This wasn't a typical php.net link. WHATEVER... I'm out.
You are not showing us your code, how can we figure the problem. I would take the step nic said, download the phpThumb script, run it. If it works, check out the coding and see what it does that you are not doing. If you are not good with PHP to do the above, the only choice is to use the pre-made script. Peace,