PDA

View Full Version : PHP image.


Nasimov
03-15-2004, 12:36 PM
Hello,
I want to load text from a .txt file on the web and put it on to an image. How can I do that in php?
Thanks.

TomD
03-15-2004, 03:53 PM
This (http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=762&lngWId=8) shows a bit of that.

There is more here (http://www.phpfreaks.com/tutorials/105/0.php)

There is a tutorial at NYPHP.ORG (http://nyphp.org/content/presentations/GDintro/gd1.php) .