'text/html,application/xhtml xml,appl"/> 'text/html,application/xhtml xml,appl">
カール投稿の質問
$voteurl="http://www.qq.com/wenjuan.show.php?act=sub&id=7&ucode=".$aid;
$header= array(
'同意する' => 'text/html,application/xhtml xml,application/xml;q=0.9,*/*;q=0.8',
'CURLOPT_COOKIE' => 'PHPSESSID=a1nvcdhsucj6av9vclsa435si2',
' CURLOPT_REFERER' => 'http://www.qq.com/wenjuan.show.php?id=7&ucode='.$aid,
'Origin' => ',
'Content-Type' => 'application/x-www-form-urlencoded',
'接続' => 'keep-alive',
);
$post = array(
'selid[]' => $id,
'submit' => ' �� �� ',
);
$response = ihttp_request($voteurl, $post, $header);
500 エラーが表示され続けるのはなぜですか
-----解決策----------- - -------
ihttp_request 関数は存在しますか?