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!
You'll need to be a lot more specific before anyone is going to be able to offer assistance. What *exactly* do you want to do with an animated gif? Do you want to make one? Edit one? Display one in a web page?
Sorry,
I need to upload an animated/nonanimated GIF file in to my site.
And display it in another page.
So I want to know whether it is possible.
First I want to know whether the image is animated or not?
If it is not animated I want to add water mark.
If so how can we display it in my second page.
I did it using our conventional GD method
BUt the animated effect lost
phpmash
phpmash wrote:But can we create a thumbnail for an animated GIF image.In Sourceforge I got an example to create a thumbnail.
Do you have any othe roption for it
This is presently not possible under any default build of PHP.