home/d46091/udyogaadhaar.net/test/thank_you.php 0000644 00000001050 15026620615 0015231 0 ustar 00 0){ $response = 1; if(empty($_SESSION['captcha_code']) || strcasecmp($_SESSION['captcha_code'], $_POST['captcha']) != 0) { $response = 0; } echo $response; exit; } ?>