php - curl get the cookie from setcookie

后端 未结 0 613
爱一瞬间的悲伤
爱一瞬间的悲伤 2021-01-01 05:11
  $curl = curl_init();
  curl_setopt_array(
        $curl, array(
          CURLOPT_URL => \'https://untappd.com/login\',
          CURLOPT_RETURNTRANSFER => t         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题