php保存文件
摘要:function save($db){ //转换合法数组 $inputDb=var_export($db,TRUE); //组合写入字符串 $inputStr=str; //写入文件 file_put_contents('db.php', $inputStr);}
阅读全文
posted @ 2015-04-22 11:36
posted @ 2015-04-22 11:36
posted @ 2015-04-08 12:26
posted @ 2014-06-24 15:44
posted @ 2014-04-20 13:07