Help me write a simple regular expression. thank you. it is to match * 32199.net to www.32199.net/

Source: Internet
Author: User
Help me write a simple regular expression. thank you .. match * .32199.net to www.32199.net * to help write a simple regular expression. thank you .. match * .32199.net to www.32199.net *. thank you .. * represents any character .. ------ solution -------------------- what does it mean? Replace? Or url rewriting ------ solution --------- help write a very simple regular expression, thanks... match * .32199.net to www.32199.net /*
Help me write a simple regular expression. thank you. it is to match * .32199.net to www.32199.net /*
Thank you ..
* Represents any character ..

------ Solution --------------------
What does it mean? Replace? Or url rewriting
------ Solution --------------------
Very simple reference http://liangfen1224.blog.163.com/blog/static/72377647201138115011897/
------ Solution --------------------

XML code
RewriteRule ^ (. *) .32199.net $ www.32199.net/#1
------ Solution --------------------
Write it in httpd. cof. Don't forget to restart apache.
------ Solution --------------------
$ Str1 = < <Mark
Http: \ // www.32199.net/index.html
Mark;

$ Pm1 = '@ ^ (. *) .32199.net /(.*)@';

If (preg_match ($ pm1, $ str1 ))
{
Echo '1. found
';
}
Else
{
Echo '1. not found
';
}


---------------
As a result, I found...

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.