php输出文件,数组

file_put_contents('C://zll.txt',var_export($data,true));//输出数组

file_put_contents('C://zll.txt','你好啊');//输出普通内容