Support Forums
How hard would it be to make an signature generator? - Printable Version

+- Support Forums (https://www.supportforums.net)
+-- Forum: Categories (https://www.supportforums.net/forumdisplay.php?fid=87)
+--- Forum: Coding Support Forums (https://www.supportforums.net/forumdisplay.php?fid=18)
+---- Forum: PHP The Hypertext Preprocessor (https://www.supportforums.net/forumdisplay.php?fid=21)
+---- Thread: How hard would it be to make an signature generator? (/showthread.php?tid=24238)



How hard would it be to make an signature generator? - Extornia - 01-01-2012

Hey everyone, I have been googling for a while because I want to do this really much.
Bassicly, I want to make an signature generator that allows the user to write the text he wants and select a pre-loaded background. How hard would it be? I wasn't able to find any sources on google for this :|


RE: How hard would it be to make an signature generator? - AceInfinity - 01-01-2012

Pretty easy actually to be honest, define a background, then the data just goes over top and put into the file. There's functions in PHP directly for doing this kind of thing, and some tutorials have already been posted here I believe.


RE: How hard would it be to make an signature generator? - Pikachu - 01-05-2012

That is a pretty good looking idea if you ask me.

People always need signatures.


RE: How hard would it be to make an signature generator? - Gaijin - 01-11-2012

Ace said it...
You can look through my threads and find PHP GD/Image tutorials, I have posted enough for this kind of a project.

It is quite easy, to do it and if you need any help, just ask me...