I did this just today -- http://www.php.net/manual/en/function.imagecreate.php

Its real short and sweet. If you're running on Linux, I'm sure you'll be able to get it to work just fine - on Windows, make sure you have the gd extention, and that it will be loaded with php.ini.

Hope this helps!
-Jason

Myrage wrote:

is it possible to generate images with texts automatically?? like for eg. if
the text is 7555 then automatically an image is generated with the text 7555
in it

any help?



--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to