Regular reading is problematic in Chinese. (if it is difficult for the teacher to join the project, he will not be able to evaluate the scholarship. thank you)

Source: Internet
Author: User
Regular reading is problematic in Chinese. (if it is difficult for the teacher to join the project, he will not be able to evaluate the scholarship. thank you)
$ Str = "【Chinese Medicine name] Aiye

";

As shown in the preceding code snippet, there are a total of 1265 strings.
I have two questions:
1. the Iye aiye is collected. my code is as follows. why not? The content is empty.
Preg_match ('/【Chinese Medicine name <\/strong>] (. *) <\/p>/iUs ', $ str, $ match1 );

2. I want to collect the aiye in English. I want to write code for others.


Reply to discussion (solution)

$ Str = "【Chinese Medicine name] Aiye

"; Preg_match ('/【Chinese Medicine name <\/strong>] (. *) <\/p>/iUs ', $ str, $ mattings); print_r ($ mattings );
Array ([0] => 【Chinese Medicine name] Aiye

[1] => aiye)
Why not?
$ Str = "【Chinese Medicine name] Aiye

"; Preg_match ('/【Chinese Medicine name <\/strong>]. * (\ w +) <\/p>/iUs ', $ str, $ match1); print_r ($ match1 );
Array ([0] => 【Chinese Medicine name] Aiye

[1] => aiye)

Thank you very much. It may be the encoding problem,
Yes

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.