In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-09-20 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/02 Report--
This article mainly introduces the method of using php sentence in dedecms, which is very detailed and has certain reference value. Friends who are interested must finish it!
In DEDECMS, if you use the php statement, you can use the {dede:php} tag. The simplest input is as follows:
{dede:php} $numA = 1; $numB = 2; echo $numA + $numB; {/ dede:php}
From the above statement, we can see that the dede:php tag can be used in the same way as in php. The above statement is written as follows in php:
Does it look like it? let's take a look at another one with if else conditions.
[field:global runphp='yes' name=autoindex] $a = ""; $b = ""; $c = ""; if (@ me > 3) @ me= $c.Secretme.roomb; else @ me= $a.cubme.roomb; [/ field:global]
I won't write this in php. Let's look at the combination of dede php tags and sql tags.
[related courses study: dedecms video tutorial]
Output a single piece of content with SQL query
{dede:php} $row = $dsql- > GetOne ('select id,typename from dede_arctype where id=2'); print_r ($row); {/ dede:php}
The content of this output is:
Array ([id] = > 2 [typename] = > Q & A) these are all the contents of the method of using php statements in dedecms. Thank you for reading! Hope to share the content to help you, more related knowledge, welcome to follow the industry information channel!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
The market share of Chrome browser on the desktop has exceeded 70%, and users are complaining about
The world's first 2nm mobile chip: Samsung Exynos 2600 is ready for mass production.According to a r
A US federal judge has ruled that Google can keep its Chrome browser, but it will be prohibited from
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
About us Contact us Product review car news thenatureplanet
More Form oMedia: AutoTimes. Bestcoffee. SL News. Jarebook. Coffee Hunters. Sundaily. Modezone. NNB. Coffee. Game News. FrontStreet. GGAMEN
© 2024 shulou.com SLNews company. All rights reserved.