how can i embed text which i get dynamically on an image?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ankita2512
    New Member
    • Jun 2010
    • 1

    how can i embed text which i get dynamically on an image?

    hi!!
    m building a website
    i ask from users of my website to enter some text and then
    supply an image gallery to select from
    how can i embed those text lines on images they select.
    provide me with some php or javascript ar ajax code..
  • Markus
    Recognized Expert Expert
    • Jun 2007
    • 6092

    #2
    Your going to need an image manipulation library for PHP. Do you have GD, ImageMagick, or Cairo installed on your server?

    Comment

    Working...