php session_start() issues for php captcha
I was going nuts (banging my head on my desk) because I just couldn’t figure out why session variables weren’t being stored after submitting a form with php captcha (http://www.phpcaptcha.org). I looked through the settings, http headers, check my validation code, almost everything just for a simple form to submit after a user enters the [...]