MyBB Community Forums

Full Version: Dynamic Text Replacement
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I thought this was really cool, figured I'd share it with the community:
http://www.alistapart.com/articles/dynatext/

Quote:...the text that we’re using to produce these images will be passed to the script via its URL. For example, loading the URL heading.php?text=URLs%20Are%20Fun will produce a graphic that reads “URLs Are Fun.”

I have used the PHP file in the past with great success (it even allows you to make CACHE copies).

You must have GD installed in order for this to work.