How do i make an image using PHP?
Like if someone enters their name in a text box, it will print their name in a text image.
Printable View
How do i make an image using PHP?
Like if someone enters their name in a text box, it will print their name in a text image.
never mind, i figured it out.
Graphics was one of PHP's very earliest features. Tell me something, initially, PHP had the ability to create a brand new graphic, but it didn't have the ability to take an existing image and add to it or change it. Does it have that capability now?
(I used to work with PHP, but haven't had the opportunity for about five years.)
cudabean
from what i have seen so far (not tested myself) it appears as though you can edit an old image :)