Dynamic Dummy Image Generator With PHP
1
Sep
// php the_time('Y') ?>
There can be cases that you may want to generate images dynamically like using it as a background, displaying the titles of a post inside an image, etc.
Dynamic Dummy Image Generator is a free PHP script that helps creating images with any size, color and text over them.
It has many predefined sizes for popular uses (like banner sizes) and works by sending the details inside the URL like: http://dummyimage.com/480x160/333333/fff&text=This+is+a+Dummy+Image is actually how the image above is created.
Tip: The website also displays similar dummy text generators that are built with other scripting languages.
- Tags:
Php
- Filed under: Goodies, Images, MIT License
- 0 Comments
Leave a reply















