$dt[0], 'chat_icon' => $chat_info -> author -> imageUrl, 'chat_name' => $chat_info -> author -> name, 'chat_message' => $chat_info -> message, 'answer' => $dt[2]]; } } fclose ($f); unset ($f); require_once './index.frm.php';