ThinkphpURL value passing problems

Source: Internet
Author: User
Add a hyperlink to the value passing problem of thinkphpURL, such as Baidu and www.baidu.com. Note: "& nbsp;" & nbsp; must be included ;. The URL mode of the thinkphp framework is localhostindex. phpAdminadminp2. in this case, it will not be recognized. This symbol is generated at the end of the code http:, and no subsequent code will be generated. Use encodeU thinkphp URL to pass the value
Add a hyperlink, such as Baidu, http://www.baidu.com /. Note: "/" must be included. The URL mode of the thinkphp framework is http: // localhost/index. php/Admin/admin/p/2. in this case, the/symbol is not identified. The last generated is http:, and none of the following is returned.
The function encodeURIComponent does not work either. it does not encode the "/" symbol.
------ Solution --------------------
You didn't make it clear.
How to add, GET? POST?
GET
Form enctype = "application/x-www-form-urlencoded"
Code to solve the problem,
POST
Directly

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.