Help needed with text on image
Posted: Fri Mar 13, 2015 10:22 am
First of all, I have zero knowledge of Php. I know html and can embed php codes in my pages but cannot tweak php scripts beyond a certain level.I want to make a free invitations website in which user can personalise the image by adding their own text to it. I looked for free scripts and found this great tutorial. http://papermashup.com/php-gd-generate- ... embedding/ . Now what I need more is that the user should be able to add more than three lines and if a line contains more than 10 words then paragraph should be formed on the image.
The example text that a user will be adding would be something like
You’re invited to a
Baby Shower
in honor of
XYZ and ZYX
Saturday – May 3 – 2p-4p
At This Place and this address
and some more text and more text
Please guide me how can I do that?
The example text that a user will be adding would be something like
You’re invited to a
Baby Shower
in honor of
XYZ and ZYX
Saturday – May 3 – 2p-4p
At This Place and this address
and some more text and more text
Please guide me how can I do that?