你如果是用 curl_setopt($ch, CURLOPT_COOKIEJAR, dirname(__FILE__). '/cookie.txt'); 它就會儲存在程式底下 如果是 curl_setopt($ch, CURLOPT_COOKIEJAR, 'cookie.txt'); 那就會在 C:\wamp\bin\apache\Apache2.2.17 底下