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 in need of a php program or linux application that can can take a .cur or .ani file and automatically turn it into a GIF. Let me know if you guys know of any quick way to do this.
The PHP Manual on GD wrote:PHP is not limited to creating just HTML output. It can also be used to create and manipulate image files in a variety of different image formats, including gif, png, jpg, wbmp, and xpm.
/ Ok, I'm not really offended. Sorry if my last answer offended you, it is kinda my style to answer that way. I didn't mean to imply anything by my answer.
It looks like my server admin has ImageMagick installed so I'll be trying it out and if I get it working, I'll post a working concept for any future lookers.