Regular expressions for filtering multiple lines of code in dedecms collection _ PHP Tutorial

Source: Internet
Author: User
The dedecms collection can filter regular expressions of multiple lines of code. In the past, when I used dede for collection, I could not filter out more than one line of code, but only one row of code. on the Internet, I found many Cainiao like me. With the continuous use of dede collection, dede is used to collect regular expressions in the past. it is always unable to filter out more than one line of code and can only filter one row of code. on the Internet, I found many Cainiao like me. With the continuous use of dede collection, I have a better understanding of regular expressions. now I can use a regular expression to match multiple lines of code.

For example, in the following code, filter out the hyperlink with two lines of code.


XXX
XXX


Use the following filter to implement multi-row matching.
{Dede: trim} ([^ \ n <] *) {/dede: trim}

A symbol like \ n can be used as a line break. a \ n represents a line break.
Hope to be useful to dede beginners

Bytes. With the continuous use of dede collection...

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.