Summary of PHP code escape related methods _ PHP Tutorial

Source: Internet
Author: User
Summarize the methods for escaping PHP code. What are we using? Phpechotrans ($ row_rs [content]);? You can use different functions as needed to escape PHP code. if a section in the article is displayed in span, we use

  1. <? Php
  2. Echo trans ($ row_rs ['content']);
  3. ?>

You can use different functions as needed to escape PHP code.

In addition, if the section in the article is displayed in span, when using substr to take a fixed-length string, remember to add a space after the span parameter; otherwise, when half a Chinese character is intercepted, will mess up html code.


Why? Php echotrans ($ row_rs ['content']);? You can use different functions as needed to escape PHP code. if a section in the article is displayed in span, use...

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.