Thinkphp tag-related question syntax younger brother I want to output before a tag {how to implement
Source: Internet
Author: User
Thinkphp tag question syntax I want to output before a tag {how to implement it? Thinkphp & nbsp; tag question & nbsp; syntax & nbsp; how do I implement the output {& nbsp; before a tag? Originally, this {$ ppvod. vod_readurl} is in the thinkphp tag question syntax in the template. I want to output the syntax before a tag. {how can I implement this?
Thinkphp tag question syntax I want to output before a tag {how to implement it?
Originally, this {$ ppvod. vod_readurl} template can be interpreted as: http: // XXXX, but I add {
The output is {$ ppvod. vod_readurl }.
How can I output {http: // XXXX like this?
------ Solution --------------------
{ {$ Ppvod. vod_readurl }......
------ Solution --------------------
Upstairs positive solution
References:
You can use literal labels to prevent template tags from being parsed. for example:
Value1
Value2
Value3
The above if label is included by the literal label, so the content in the if label is not parsed by the template engine, but is output as is.
Literal labels can be used outside the JS code of the page to ensure that some usage in the JS code is not confused with the template engine.
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