08.10.2012, 14:33
Hello,
How do I read from a file the next line from a file ?
for example :
File:
Now if I want to find number "4#" and read the text under that line and use it in the script,how do I do this without using any include ?
How do I read from a file the next line from a file ?
for example :
File:
Код:
1# Text 1 2# Text 2 3# Text 3 4# Target text - This is my text ^.^ 5# Text 5