Captcha and sessions

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
archangeljess
Forum Newbie
Posts: 3
Joined: Fri Aug 22, 2008 12:56 am

Captcha and sessions

Post by archangeljess »

Good day!

I am using a captcha from white hat web design (http://www.white-hat-web-design.co.uk/a ... aptcha.php). The problem is when I run my php script on IE and Firefox, the session variable becomes unset which trigggers the login failure. However, when I run my php script on Opera, everything is working fine.

Thanks.

Jess
Post Reply