Log in

View Full Version : Personalized text over image?



Nancy30
09-11-2008, 11:23 PM
How do you (or is there a script available) that will show what the customer types over an image? Specifically for personalized items, if I want to buy a t-shirt and enter "mud" on the front, then the image preview shows a picture with the word "Mud" on it. If this isn't making sense, here is a link to a site that did it. I noticed they were using some Dynamic Drive scripts in there, but not sure that this feature is one of them.
http://designer.inktastic.com/designer.php?product_type=personalized-infant-creepers

Nile
09-12-2008, 11:45 PM
It looks like this website is using image GD, and ajax. They're using ajax to get the data from the image(thats created by GD - php), check out PHP Image GD: http://us2.php.net/gd or here: http://phpdig.net/ref/rn25.html

Nancy30
09-13-2008, 02:47 PM
Thank you very much for responding. That doesn't look easy but at least I know where to start. :)

Nile
09-14-2008, 02:15 AM
I'll make it for you, so you don't need to get your hands dirty. If you want...

Nancy30
09-14-2008, 04:45 AM
I'll make it for you, so you don't need to get your hands dirty. If you want...

are you SERIOUS!? Are you a hero!? :D What a nice, nice offer!

Nancy30
09-14-2008, 04:50 AM
I was so excited I forgot to say "Yes Please!"

Nile
09-16-2008, 01:35 AM
Working example:
http://niler.net/examples/listImageGD/picPreview.php
Download at:
http://niler.net/examples/listImageGD/overwriteText.zip
View files at:
http://niler.net/examples/listImageGD/
Credits:
Nile - PHP, niler.net
DragonNero - AJAX, dragonero [at] hotmail [dot] co [dot] uk

If you need help with this script, just tell me, most of the settings for this script are in render.php, the first few lines.

Nile
09-18-2008, 01:43 AM
Btw, just updated my above post.
Included downloading on http://niler.net(my website), the files, and a working example.

Nancy30
09-19-2008, 07:13 PM
Thank you very much! I'm going to get to play with this tonight. I really really appreciate your help.

PorkyPig
04-07-2010, 07:38 AM
Hi,

I tried using the links, but they're returning a 404 error now. I know the post is a couple of years old, but is there any way I can get to the files at all?

I'd really appreciate it!

Thanks,

PP

PorkyPig
04-07-2010, 07:49 AM
*subscribing*

PorkyPig
06-28-2010, 03:48 PM
Any news on this?

Nile
12-28-2010, 04:54 AM
Oh! I'm sorry, I was looking around and realized that I never got back to you. I'm assuming you subscribed to the thread so you should get like an email notification. Do you still need this script (http://unlinkthis.net/examples/WORKING/picPreview.php) ?

jaylam
01-17-2011, 04:09 PM
Oh! I'm sorry, I was looking around and realized that I never got back to you. I'm assuming you subscribed to the thread so you should get like an email notification. Do you still need this script (http://unlinkthis.net/examples/WORKING/picPreview.php) ?

Hi,

I am trying to make a signature generator script to allow users to input text which then displays on an image, this looks like it can do everything I need.

Cheeky I know but any chance I can get a copy of this script, I am very new to php and have tried and failed to make my own.

Many thanks in advance

Jay