How does PHP obtain a line of data with a carriage return when reading a large file. How can this problem be solved?
Source: Internet
Author: User
How does PHP obtain a line of data with a carriage return when reading a large file. When PHP reads a large file, how does one get a line of data with a carriage return character .??, /R/n is that true? check the php manual fgets-read a row from the file pointer, $ buf = fgets ($ fp ); in $ buf, the read content does not know how to get a line of data with a carriage return when you want PHP to read a large file.
When PHP reads a large file, how does one get a line of data with a carriage return character .??
------ Solution --------------------
/R/n. what do you mean?
------ Solution --------------------
View php Manual
Fgets-read a row from the file pointer
------ Solution --------------------
$ Buf = fgets ($ fp );
$ Buf indicates the read content.
I don't know what you want
------ Solution --------------------
Discussion
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.
A Free Trial That Lets You Build Big!
Start building with 50+ products and up to 12 months usage for Elastic Compute Service