which is best for me to use readfile(), file, or fopen/fread if I want to include a .txt file in the website. Also, if the user writes the file in notepad, returns are not marked as /n, so how could I tell the script to look for line breaks and count each line, limiting each page to 300 lines, and each page there after until the entire document is read.