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!
I'm using this code above to show a GIF on a website, however that GIF is animated, howver when using the script above its not animated, is there a way to get around this?
Because i want the GIF's to be configured in a database, like what ones are shown on each page, and i cannot be bothered to rename every .HTM file to a .PHP, as i would also have to update every link on each page too.
after a quick google search i came up with that it is best to use your gd library with imagequick which can make animated gifs but i think this would probebly be the most difficult way to go about doing this.
i am sure that there is a easier way to do this than the way you are doing it because already you are renaming the files to .php to show the new gif are you not? there has to be somthing i am missing becuase making a gif from a gif without changing anything seams like a very unnecciary way of doing things
shiznatix wrote:i am sure that there is a easier way to do this than the way you are doing it because already you are renaming the files to .php to show the new gif are you not?
Nah, im keeping them .HTM, and just using the image tag liek so: