12-01-2008, 01:34 AM
|
#1 (permalink)
|
|
The Wanderer
Join Date: Nov 2007
Location: Edinburgh
Posts: 21
Thanks: 1
|
Create PNG from PHP
Ok so i can create a png file easy, like:
domain.com/file.php?text=blah
and it will stick 'blah' ontop of the image, however im needing it a bit more complex than that :).
I want to do this like: somain.com/blah.png and then 'blah' will be stuck ontop of the png. so filename = the text ontop.
Anyone have a tutorial or can point me in the right direction?
|
|
|
|