$check_hash = md5($authorize_secret_key . $_POST['x_trans_id'] . $_POST['x_amount']); if ($check_hash == $_POST['x_MD5_Hash'])