Search found 1 match

by brae2009
Sun May 13, 2012 11:17 am
Forum: PHP - Code
Topic: i want to delete first 5 lines in a text file
Replies: 1
Views: 1417

i want to delete first 5 lines in a text file

hello iam new in php i want to reed first 5 lines in text file then i want to delete first 5 lines in a text file "1.txt" i tried multi codes before i want to make a iframe from first 5 lines in the text then delete them and update the file <?php $myFile = "1.txt"; $lines = file(...