为了账号安全,请及时绑定邮箱和手机立即绑定

About this Question

需要先重写文件中内容,之后再输出。

正在回答

1 回答

<?php 

$file='a.txt';

$currentt=file_get_contents($file);

$current .=“abc”;

file_put_contents($file,$current);

?>

0 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消
PHP进阶篇
  • 参与学习       181827    人
  • 解答问题       2577    个

轻松学习PHP中级课程,进行全面了解,用PHP快速开发网站程序

进入课程

About this Question

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信