'https://stage-sc.consumerdirect.app/external-login', CURLOPT_RETURNTRANSFER => true, CURLOPT_ENCODING => '', CURLOPT_MAXREDIRS => 10, CURLOPT_TIMEOUT => 0, CURLOPT_FOLLOWLOCATION => true, CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1, CURLOPT_CUSTOMREQUEST => 'POST', CURLOPT_POSTFIELDS => 'loginType=CUSTOMER&j_username=emo.hussain1111@40gmail.com&j_password=12345678&_csrf=ddeada92-6310-4850-82c4-0b99159b9339', CURLOPT_HTTPHEADER => array( 'Content-Type: application/x-www-form-urlencoded' ), )); $response = curl_exec($curl); curl_close($curl); echo "
";print_r($response);*/ ?>