Thread
:
Does Anyone know how to rearrage a text file
View Single Post
2009-02-13, 10:14 PM
#
18
cd34
a.k.a. Sparky
Join Date: Sep 2004
Location: West Palm Beach, FL, USA
Posts: 2,396
Code:
if (trim($line) != "") { // rest of stuff }
would eliminate blank lines assuming that the file MIGHT not have every other line as blank.
__________________
SnapReplay.com
a different way to share photos - iPhone & Android
cd34
View Public Profile
Visit cd34's homepage!
Find More Posts by cd34