-5
$bot = file_get_contents("http://answers.yahooapis.com/AnswersService/V1/questionSearch?appid=API_KEY&query=".$q1."");
echo $bot->Question[0]->ChosenAnswer;

何らかの理由で、スクリプトは何も返しません。

4

1 に答える 1