update : 2015.11.03
php.shukuma.com검색:
|
SplFileObject::fscanf(PHP 5 >= 5.1.0) SplFileObject::fscanf — Parses input from file according to a format 설명
Reads a line from the file and interprets it according to the specified
Any whitespace in the 인수
반환값If only one parameter is passed to this method, the values parsed will be returned as an array. Otherwise, if optional parameters are passed, the function will return the number of assigned values. The optional parameters must be passed by reference. 예제
Example #1 SplFileObject::fscanf() example
<?php Contents of users.txt javier argonaut pe hiroshi sculptor jp robert slacker us luigi florist it |