fscanf () 函数和sscanf() 相似,但是它从与 handle 关联的文件中接受输入并根据指定的 format (定义 ... while ($userinfo = fscanf($handle, "%s\t%s\t%s\n")) {
確定! 回上一頁