mdez13
02-21-2014, 04:33 PM
Hello,
I've been looking around and found various methods on how to get started here but none that really help in what i'm looking to do. I'll preface by saying im a beginner when it comes to php. I have a base image, i'd like to be able to write 2 small lines text over that image and essentially rasterize it so i can save it as a graphic. Is there a webform that will allow me to enter text to be styled and placed into the image to then be saved?
Another method i was looking to use was to pull the text from an excel sheet and dynamically create each of the images and save them out as i have about 100 i'll need to save out. Thoughts or suggestions would be helpful. Is PHP the most efficient way to do this?
I've been looking around and found various methods on how to get started here but none that really help in what i'm looking to do. I'll preface by saying im a beginner when it comes to php. I have a base image, i'd like to be able to write 2 small lines text over that image and essentially rasterize it so i can save it as a graphic. Is there a webform that will allow me to enter text to be styled and placed into the image to then be saved?
Another method i was looking to use was to pull the text from an excel sheet and dynamically create each of the images and save them out as i have about 100 i'll need to save out. Thoughts or suggestions would be helpful. Is PHP the most efficient way to do this?