Page 1 of 2 12 LastLast
Results 1 to 10 of 14

Thread: Personalized text over image?

  1. #1
    Join Date
    Sep 2008
    Location
    Texas
    Posts
    5
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Personalized text over image?

    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/design...nfant-creepers

  2. #2
    Join Date
    Jan 2008
    Posts
    4,168
    Thanks
    28
    Thanked 628 Times in 624 Posts
    Blog Entries
    1

    Default

    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
    Jeremy | jfein.net

  3. #3
    Join Date
    Sep 2008
    Location
    Texas
    Posts
    5
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default

    Thank you very much for responding. That doesn't look easy but at least I know where to start.

  4. #4
    Join Date
    Jan 2008
    Posts
    4,168
    Thanks
    28
    Thanked 628 Times in 624 Posts
    Blog Entries
    1

    Default

    I'll make it for you, so you don't need to get your hands dirty. If you want...
    Jeremy | jfein.net

  5. The Following User Says Thank You to Nile For This Useful Post:

    Nancy30 (09-14-2008)

  6. #5
    Join Date
    Sep 2008
    Location
    Texas
    Posts
    5
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default

    Quote Originally Posted by Nile View Post
    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!? What a nice, nice offer!

  7. #6
    Join Date
    Sep 2008
    Location
    Texas
    Posts
    5
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default

    I was so excited I forgot to say "Yes Please!"

  8. #7
    Join Date
    Jan 2008
    Posts
    4,168
    Thanks
    28
    Thanked 628 Times in 624 Posts
    Blog Entries
    1

    Default

    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.
    Last edited by Nile; 09-18-2008 at 01:43 AM.
    Jeremy | jfein.net

  9. #8
    Join Date
    Jan 2008
    Posts
    4,168
    Thanks
    28
    Thanked 628 Times in 624 Posts
    Blog Entries
    1

    Default

    Btw, just updated my above post.
    Included downloading on http://niler.net(my website), the files, and a working example.
    Jeremy | jfein.net

  10. #9
    Join Date
    Sep 2008
    Location
    Texas
    Posts
    5
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default

    Thank you very much! I'm going to get to play with this tonight. I really really appreciate your help.

  11. #10
    Join Date
    Apr 2010
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    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

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •