$fp = fopen('aa.txt','w+');
fwrite($fp,var_export($times,true));
fclose($fp);

点赞(87)

评论列表共有 0 条评论

立即
投稿
返回
顶部