fetch data from text file
Posted: Tue Sep 01, 2009 4:06 am
hello, I have a text file and a php script that reads the lines from the text file.. it's working already but my problem is I need to read certain lines from the text file.. I have created several variables and those variables were supposed to call the lines from the text file... but any variable I use it always display the first line from the text file.... can anyone help me with this? thanks.