fscanf. (PHP 4 >= 4.0.1, PHP 5, PHP 7). fscanf — Parses input from a file according to a format ... while ($userinfo = fscanf($handle, "%s\t%s\t%s\n")) {
確定! 回上一頁