Verification Image

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Barkster

    #1

    Verification Image

    I've done image verification using a predefined background image before
    and never really liked it but I found one here that seems to
    dynamically create the whole image instead of using a static background
    image. Can anyone tell me how to do one like this? Thanks



  • tim

    #2
    Re: Verification Image


    Barkster wrote:[color=blue]
    > I've done image verification using a predefined background image before
    > and never really liked it but I found one here that seems to
    > dynamically create the whole image instead of using a static background
    > image. Can anyone tell me how to do one like this? Thanks
    >
    > http://www.tradekey.com/functions/ge...erateimage.php[/color]

    Hi there

    There's a good choice of examples on wikipedia



    Tim

    Comment

    • tim

      #3
      Re: Verification Image


      tim wrote:[color=blue]
      > Barkster wrote:[color=green]
      > > I've done image verification using a predefined background image before
      > > and never really liked it but I found one here that seems to
      > > dynamically create the whole image instead of using a static background
      > > image. Can anyone tell me how to do one like this? Thanks
      > >
      > > http://www.tradekey.com/functions/ge...erateimage.php[/color]
      >
      > Hi there
      >
      > There's a good choice of examples on wikipedia
      >
      > http://en.wikipedia.org/wiki/Captcha#PHP
      >
      > Tim[/color]

      Sorry I misread your question... Yeah the background is different each
      time and its always arcs of different size/colours + position, they
      could be using imagearc with some randomised arguments + overlaying the
      text on top.



      Tim

      Comment

      Working...