Is it possible to download only the first line of a text file? (a php script in my case). I only want to load the variable on the first line, without wasting the bandwidth on anything else. Can anyone help?