Thread
:
Print text onto an image
View Single Post
#
1
(
permalink
)
11-14-03, 05:10 PM
perleo
Coding Addict
Join Date: Jul 2003
Location: Ireland
Posts: 269
Thanks: 0
Thanked 0 Times in 0 Posts
Print text onto an image
Okay, i have a .png image
i have four variables with text in them
$name = "Joe";
$address = "USA";
$email = "joe@me.com";
$url = "www.me.com";
Can someone show me how to print the text onto the image???
perleo
View Public Profile
Find all posts by perleo