The fgets function is your weapon of choice for this first example. It grabs a single line of data from your file and returns it as a string.
確定! 回上一頁