Solution to filtering the regular expression of alt

Source: Internet
Author: User
Find the regular expression for filtering alt and find the regular expression for filtering alt in PHP. There are three conditions for alt, you must be able to filter out alt = "xxxxxxxxxxxx" alt = 'xxxxxxxxxxxxxxxxxx' alt = xxxxxxxxxx. Example: & lt; img & nbsp; src = "x: obtain the regular expression used to filter alt.
Obtain the regular expression for filtering alt in PHP. alt can be filtered out in three cases.
Alt = "xxxxxxxxxxxx"
Alt = 'xxxxxxxxxxxxxxxx'
Alt = xxxxxxxxxxxx

You must be able to filter out the above three cases.


Example:







......



It is required to filter various situations without filtering other content. Thank you.
Regular expression php shared:
------ Solution --------------------
I know that I have a problem with the regular expression. adding that \ B is a last resort.
However, since the data in your example can be satisfied, you can.
You can't let me list the possible situations? What are you doing?
$ S = <TXT












TXT;
Echo preg_replace ('/alt = ([\' "]?). +? \ 1 (\ s
------ Solution --------------------
>)/Is ',' $ 2', $ s );

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.