I have a website on PHP MySQL. I want to provide users with banners/images etc which they can place on their websites/Forum.
Anyone can use banner with link like the ones provided by Facebook. Data will be dynamic on banners so I cannot make images.
How should I proceed?
Have a look at PHP GD and ImageMagick for dynamic generation of images.