PDA

View Full Version : PHP image.


Nasimov
03-30-2004, 08:41 AM
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.

l0rdphi1
03-30-2004, 09:02 AM
Familiarize yourself with http://www.php.net/gd. Those are the functions that do image manipulation :)