
gerble1000
User
Aug 28, 2012, 10:35 AM
Views: 1444
|
|
Re: [Laurent_R] how to rewrite a specific line of a txt file
|
|
|
how will i know what line i am writing to. for instance i need to change line 11 to $myvar am i right in saying the "while" will put the file into $line which i can change via $line[11] = $myvar; and the print $out $line;
(This post was edited by gerble1000 on Aug 28, 2012, 10:40 AM)
|