How to prevent php from automatically changing & times to ×-php Tutorial

Source: Internet
Author: User
How can I prevent php from automatically changing & amp; times to & #215;? a & amp; timestamp value needs to be sent to the API of the other party. in the result, PHP converts & amp; timestamp directly to & #215; tamp is a headache. haha ------ solution -------------------- impossible! Post your sample code ------ solution -------------------- how can I prevent php from automatically changing & times to ×?
You need to send a & timestamp value to the API of the other party. as a result, PHP converts & timestamp directly to × tamp, which is a headache.

------ Solution --------------------
Impossible!
Paste your sample code
------ Solution --------------------
I have encountered this problem several times.
When the browser parses html, it will display the string '×' as the symbol' ×'. when you view the source code of the webpage, you will find that the string is not converted into '×', but it is displayed on the front end'
------ Solution --------------------
This is what you see in the address bar of the browser. what actually transmitted is not

------ Solution --------------------
Don't bother, as long as the source code is normal, I just read it. the Source Code hasn't changed here. what about the source code change?

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.