DedicatedOT
07-12-2009, 03:11 PM
Hi,
Anyone know where I can get information on how to create PHP signature pictures? I heard it is related to GD library...
zacharooni
07-12-2009, 03:19 PM
This should help you:
http://www.phpmix.org/how_to_create_a_dynamic_signature
KreativJustin
07-12-2009, 06:23 PM
This is more of a programming discussion. You are correct, it uses the PHP GD Library, and is very simple.
You could use the tutorial above, but I always find out that reading up on the code your going to be using is much more helpful.
DedicatedOT
07-12-2009, 06:24 PM
Thank you both for your responses. Any more good tutorials?
msjone
07-13-2009, 06:11 AM
HI,
I things you use the tutorial and reading so you get much more help.
Sheikh Ahsan
07-14-2009, 01:59 PM
I am dying to move on with PHP... it will be a great help! Just looking for a way out!
http://www.phpmix.org/how_to_create_a_dynamic_signature was helpful to me!
Thanks Justin!