Is this possible, I mean, does the inner "while loop" help me to read next line in the file. How can I read next line in a file, being inside first "while loop". I dont want to break first while loop. Thanks.while($line=<FH>) { while($nextline=<FH>) { .... } }
In reply to Re^4: reading lines from a text file
by misba
in thread reading lines from a text file
by misba
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |