PHP hidden IP address after two digits and replace the phone number in the middle number of * number method

Source: Internet
Author: User
Sometimes we need in the PHP code, hide the IP address of the next two bits, and replace the phone number in the middle of the number as * number, to keep the relevant data, this article for you to introduce several methods of implementation, interested friends, may wish to refer to the next.

1. The method of hiding the two digits after the IP.

 
      

2, PHP is the format of the IP address, hidden after a bit.

 
      

3, PHP replacement phone number in the middle number of * number

 
      

4, PHP implementation of the hidden IP address the last paragraph or the last two paragraphs of the method

 
      "; Echo preg_replace ($reg 2," $1.$2.*.* ", $ip);//above output is:127.0.*.*?>
  • 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.