I would like to know how I can create something like the rss2gif site: http://www.studentomat.de/rss2gif/.
Please note that I only want to do this for one of my websites and not allow other people to put their own URL in.
Does anyone know how I can do this?
You should check out image functions from php.net u can see the examples of how to create image and write something on it.. functions names are “imagecreatefromjpeg … and etc”