Results 1 to 2 of 2

Thread: Customised Number Plate Script

  1. #1
    Join Date
    Jun 2011
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Customised Number Plate Script

    Hello, im new to the site and looking for some help.

    Ive been given a job to create a website that sells customised number plates. Basically i need help in creating a script that lets the user change values of the number plate through a form. Here is the example of the website that has the same script that i would like to use:

    http://www.platesforcars.co.uk/desig...p#numberplates

    Ive managed to gain the form with the options but i do not know how to programme it so it relays the information to place it onto the number plate. I would be greatful for anyone who could point me into the right direction. Thanks

  2. #2
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    Late response, I just saw this. You can use PHP to handle the form data and generate an image using the GD library. It's not particularly easy but it will work. Alternatively you would just use text with either PHP or Javascript. (Javascript can work without reloading the page.)
    If you need a lot more control and don't want to refresh the page, look into Flash.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

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
  •