Results 1 to 2 of 2

Thread: Create JPG using PHP

  1. #1
    Join Date
    Dec 2008
    Posts
    2

    Create JPG using PHP

    Hello,

    I'm trying to create a JPG of some dynamic text. It will have a background colour and an image with the dynamic text( user input text).

    Is this possible?

    Thanks

  2. #2
    Join Date
    Apr 2009
    Location
    The toon
    Posts
    1,225
    yes using the GD library or ImageMagik

    [gd library tutorial]
    http://icant.co.uk/articles/phpthumbnails/

    or

    [ImageMagik tutorial]
    http://articles.sitepoint.com/articl...es-imagemagick

Similar Threads

  1. Replies: 0
    Last Post: 06 Jan 2010, 02:17 AM
  2. how to create mail list by php
    By Rajo in forum Client & Server Side Scripting (PHP, ASP, JavaScript)
    Replies: 1
    Last Post: 28 Sep 2005, 04:11 PM

Posting Permissions

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