摘要: 接收数据推送: @file_put_contents("success.txt", "时间:" . date("Y-m-d H:i:s") . "-数据推送-" . var_export($_REQUEST, true) . "\n", FILE_APPEND); 阅读全文