Refresh was at 1 sec... Cause I was just playing with the images... And I just figured it out... And responded to the list... But again... I had it working the entire time, but I didn't have a form to submit something to compare it to, which when I do that, it works, but it will never echo out what is currently in the pic.... > -----Original Message----- > From: Richard Lynch [mailto:ceo@xxxxxxxxx] > Sent: Monday, March 26, 2007 3:49 PM > To: Jake McHenry > Cc: 'itoctopus'; php-general@xxxxxxxxxxxxx > Subject: RE: Re: My own "captcha" from 2 years ago...... > > On Sat, March 24, 2007 11:00 pm, Jake McHenry wrote: > > Index.php > > <?php > > session_start(); > > header("Refresh: 1"); > > I dunno what the heck the "Refresh" header is, but it would not shock > me in the least that your sessions are getting "lost" because your > browser does the refresh before it processes the cookie that maintains > session state. > > A few zillion PHP CAPTCHA implementations use $_SESSION, so it's got > to be you messing up somewhere. :-) > > -- > Some people have a "gift" link here. > Know what I want? > I want you to buy a CD from some indie artist. > http://cdbaby.com/browse/from/lynch > Yeah, I get a buck. So? > > -- > No virus found in this incoming message. > Checked by AVG Free Edition. > Version: 7.5.446 / Virus Database: 268.18.18/733 - Release > Date: 3/25/2007 11:07 AM > > -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.446 / Virus Database: 268.18.18/733 - Release Date: 3/25/2007 11:07 AM -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php