Jump to content

CAPTCHA Service Between Domains


dooper3

Recommended Posts

Hi,

 

I am trying to set up a CAPTCHA Service to run across multiple domains, however with the traditional method of storing the hashed captcha string is by using HTTP sessions as I'm sure many of you know, but also, sessions do not work between domains, so I have no way of verifying the CAPTCHA (or indeed passing the information) from the CAPTCHA if I run it on another website.

 

I must point out that it does work perfectly well on the website it's hosted on.

 

Any ideas greatly appreciated.

 

(Would cURL be an option?! I don't really understand cURL/never used it).

 

Thanks.

Link to comment
Share on other sites

Thanks for the responses guys but no, I've no intention of putting the captcha code on each domain name (considering there's in excess of 150 of them, that would prove quite time consuming!), and I am aware of reCAPTCHA, but I do not want a third party CAPTCHA in this case, it has to be the php-based one I made.

 

is there no other way of storing the hashed string generated by a CAPTCHA image other than using sessions?

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.