Try something like this: <?php $line=82; //includes zero as 1. $newdata='this is a test 123'; $data=file('path/to/file.txt'); $data[$line]=$newdata.
確定! 回上一頁