Analysis on the issue that rn cannot be used to write a txt file into phpfwrite

Source: Internet
Author: User
The following describes the issue that rn cannot be used to wrap a line when fwrite in php writes a txt file, if you want to write a txt file with fwrite, you can refer to the following problem: rn cannot be used for line feed.
I haven't found a solution after trying for a long time!
I suddenly thought that I had read a book before and used this stuff to solve it!
I want to help my friends who need help in preventing future forgetting!
View the code directly:
The code is as follows:
$ Stream = fopen ("robots.txt", "w + ");
Fwrite ($ stream, "Have you got a new line? \ r \ n I already have a new line! ");
?>

Contact Us

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

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.