Page 1 of 1
need help with a graphic script
Posted: Tue Jul 05, 2005 3:04 am
by netzoner
lo all
i need a script to write the input of the user to image
something like this script
Code: Select all
http://services.nexodyne.com/email/
but for a bigger image
Posted: Tue Jul 05, 2005 3:48 am
by smo
For this you need GD support.
You can store standard template images for each email service provider and mix text or images over it by using ImageCopy function.
I use this to add a standard image to every image uploaded by the user at
http://www.plusrate.com , you can see plusrate.com addded to all the images at bottom.
GD function is very powerfull in PHP and my friend even written a script to add flash images to some pictures at
http://www.bannersnbuttons.com/ You can upload a image here and add text over it.
Posted: Tue Jul 05, 2005 4:42 am
by netzoner
thanks man
but i need the script for my site
i have a lot of sigs that i want to provide for my users
Posted: Tue Jul 05, 2005 6:38 am
by timvw
It seems to me that you are unwilling to do it yourself... So why don't you send a n e-mail to the author of the script and ask his price?
Posted: Tue Jul 05, 2005 12:39 pm
by netzoner
timvw wrote:It seems to me that you are unwilling to do it yourself... So why don't you send a n e-mail to the author of the script and ask his price?
if i know how to make php script i will do it i will not ask for help
if you can do it what is the price of your help
Posted: Tue Jul 05, 2005 12:42 pm
by timvw
Well, here is a little sample that should get you started..
demo:
http://timvw.madoka.be/ip2location/
src :
http://timvw.madoka.be/programming/php/ip2location.txt
The part image functions you can lookup:
http://www.php.net/gd