Phptrim deletes space characters and specified characters

Source: Internet
Author: User
I didn't see the trim function before. I thought it could only delete the blank space. today I found that it can also delete quot;-null. quot; tquot;-tab, quot; nquot;-newline ,... I didn't see the trim function before and thought that it could only delete the blank space. today I found that it can also delete ""-null.

"T"-tab, "n"-new line, "x0b"-vertical list operator, "r"-press enter, ""-common blank characters, and user-specified characters.

Definition and usage: the trim () function removes white spaces and other pre-defined characters from both ends of the string. (optional) specifies the string to be converted. If this parameter is omitted, all the following characters are deleted:

""-Null, "t"-tab, "n"-new line, "x0b"-vertical list operator, "r"-press enter, ""-common blank characters, the instance code is as follows:

 {$ Str}
";// "; Echo $ str1;


Article link:

Save this article for favorites!

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.