Answer the question
In order to leave comments, you need to log in
Why "Returns a string of length - 1 byte"?
php.net/manual/en/function.fgets.php
string fgets ( resource $handle [, int $length ] )
Returns a string of length - 1 bytes read from the file descriptor pointed to by the handle parameter.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question