php $cookie_jar = 'c:/cookie.txt' ; $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, 'http://www.plurk.com/m/login'); curl_setopt($ch, ...
確定! 回上一頁