Anybody know how to create a form like this..
I can add text to image but not on the same page what i want is to generate the image within the page.
http://www.hetemeel.com/einsteinform.php
i'm not too sure what you mean, if you look directly at the image you will see the URL as this: http://www.hetemeel.com/einsteinshow.php?text=++++++++You+can+place+your+own+text+in%0D%0A+++++++++this+image.%0D%0A%0D%0A%0D%0A+++++++++++++++++++++++++E+%3D+mc%5E2%0D%0A+++++++++++++++++++++++++++and+%0D%0A++++++++++++++++++++++++++I+%3D+Rock%0D%0A The query string is merely creating a dynamic variable to use in the image manipulation script, if you are able to combine an image with text in GD or imagemagick then all you need is the dynamic variable.
Yes! thats what i want! How can i create a dynamic variable.. Please give me a sample...
Thanks in advance,