Home >Backend Development >PHP Tutorial >Summary of various destoon calls_PHP tutorial

Summary of various destoon calls_PHP tutorial

WBOY
WBOYOriginal
2016-07-13 10:24:22998browse

Root directory, template directory and style directory:

{DT_PATH}
{DT_SKIN}

Import header and foot:

{template 'header'}
{template 'footer'}

Corresponding module home page:

{$MODULE[$moduleid][linkurl]} //注:$moduleid表示对应模块的ID号

Corresponding module list page:

{$MODULE[$moduleid][linkurl]}list.php?catid=$catid  //注:$catid表示调用的分类的ID号

Publish module information:

{$MODULE[2][linkurl]}my.php?mid=$moduleid&action=add

Call ad:

{ad(27)}  //注:27表示广告位为27的广告

Time function:

{date('Y-m-d',$t[addtime])} // 注:addtime是添加时间,可以换别的

Control the number of characters:

{dsubstr($t[company],30)}  //注:company是公司名称字段,可以换别的。30表示字符数为15个

Copyright information:

{$DT[copyright]} 

Customer service phone number:

{$DT[telephone]}

ICP registration number:

{$DT[icpno]}

This month:

addtime>$today_endtime-30*86400

Supply:

(level=1)
{php $tags = tag("moduleid=5&table=sell&length=30&condition=status=3 and catid=? and level=?&pagesize=10&order=addtime desc&template=null")}

Want to buy:

(level=1)
{php $tags = tag("moduleid=6&table=buy&length=30&condition=status=3 and catid=? and level=?&pagesize=10&order=addtime desc&template=null")}

Quote:

(level=1,2,3,4,5)
{php $tags = tag("moduleid=7&table=quote&length=30&condition=status=3 and catid=&#63; and thumb<>'' and level=&#63;&pagesize=10&order=addtime desc&template=null")}

Company:

{php $tags = tag("moduleid=4&table=company&condition=groupid>5&pagesize=10&order=fromtime desc&template=null")}

Exhibition:

(level=1)
{php $tags = tag("moduleid=8&table=exhibit&length=30&condition=status=3 and catid=&#63; and thumb<>'' and level=&#63;&pagesize=10&order=addtime desc&template=null")}

Information:

(level=1,2,3,4,5)
{php $tags = tag("moduleid=21&table=article_21&length=30&condition=status=3 and catid=&#63; and thumb<>'' and level=&#63;&pagesize=10&order=addtime desc&template=null")}

Investment:

(level=1)
{php $tags = tag("moduleid=22&table=info_22&length=30&condition=status=3 and catid=&#63; and thumb<>'' and level=&#63;&pagesize=10&order=addtime desc&template=null")}

Brand:

(level=1)
{php $tags = tag("moduleid=13&table=brand&length=30&condition=status=3 and catid=&#63; and thumb<>'' and level=&#63;&pagesize=10&order=addtime desc&template=null")}

Talent:

{php $tags = tag("moduleid=9&table=job&length=30&condition=status=3 and catid=&#63;&pagesize=10&order=addtime desc&template=null")}
{php $tags = tag("moduleid=9&table=resume&length=30&condition=status=3 and catid=&#63;&pagesize=10&order=addtime desc&template=null")}

Know:

(level=1)
{php $tags = tag("moduleid=10&table=know&length=30&condition=status=3 and catid=&#63; and thumb<>'' and level=&#63;&pagesize=10&order=addtime desc&template=null")}

Topic:

(level=1,2,3,4,5)
{php $tags = tag("moduleid=11&table=special&length=30&condition=status=3 and catid=&#63; and thumb<>'' and level=&#63;&pagesize=10&order=addtime desc&template=null")}

Gallery:

(level=1,2,3,4,5)
{php $tags = tag("moduleid=12&table=photo&length=30&condition=status=3 and catid=&#63; and thumb<>'' and level=&#63;&pagesize=10&order=addtime desc&template=null")}

Video:

(level=1)
{php $tags = tag("moduleid=14&table=video&length=30&condition=status=3 and catid=&#63; and thumb<>'' and level=&#63;&pagesize=10&order=addtime desc&template=null")}

Download:

(level=1)
{php $tags = tag("moduleid=15&table=down&length=30&condition=status=3 and catid=&#63; and thumb<>'' and level=&#63;&pagesize=10&order=addtime desc&template=null")}

Forum:

{php $tags=tag("table=discuz.cdb_threads&prefix=&condition=status=0 and fid=&#63;&order=dateline desc&pagesize=10&target=_blank&template=null")}

Call module content, example of information module:

{php $tagss = tag("moduleid=21&table=article_data_21&condition=itemid=".$t[itemid]."&template=null")}

Call classification, information module example:

{php $tagss = tag("moduleid=21&table=category&condition=moduleid=21 and parentid=&#63;&pagesize=10&order=catid desc&template=null")}

Website title:

{$seo_title}

Keywords:

{$head_keywords}

Web page description:

{$head_description}

Member upgrade:

{$MODULE[2][linkurl]}grade.php

Bookmark this page:

<script type="text/javascript">addFav('收藏本页');</script>

Set as homepage:

<a href='#' onClick="this.style.behavior='url(#default#homepage)';this.setHomePage('http://www.webjx.com');">设为首页</a>

WAP browsing:

{extendurl('wap')}

RSS Subscription:

{extendurl('feed')}

Business Center:

{$MODULE[2][linkurl]}

Release information:

{$MODULE[2][linkurl]}{$DT[file_my]}

Ranking promotion:

{extendurl('spread')}

Site map:

{DT_PATH}sitemap/

Friendly links:

{extendurl('link')}index.php&#63;typeid=1

Apply for friendly link:

{extendurl('link')}{rewrite('index.php&#63;action=reg')}

Call friendly link:

{php $tags = tag("table=link&length=14&condition=status=3 and typeid=1&pagesize=40&order=addtime desc&template=null")}

Website message:

{extendurl('guestbook')}

Advertising Services:

{extendurl('ad')}

Copyright Privacy, Agreement of Use, Contact Information, About Us

{tag("table=webpage&condition=item=1&order=listorder desc,itemid desc&template=list-webpage")}

Copyright.html, agreement.html, contact.html, about.html

Region:

{$AREA[1][areaname]}

Vote:

{extendurl('vote')}

Login box template:

{if $DT[page_login]}{template 'user', 'chip'}{/if}

Bulletin Board:

{extendurl('announce')}

Category template:

{php $mid=5;}{template 'catalog' 'chip'}

Related comment template:

{template 'comment', 'chip'}

Contact template:

{template 'contact', 'chip'}

Leave a message to join:

<iframe src="{$MOD[linkurl]}message.php&#63;itemid={$itemid}" name="destoon_message" id="destoon_message" style="width:99%;height:0px;" scrolling="no" frameborder="0"></iframe>

Read cache:

{php $CATEGORY = cache_read('category-21.php');}
{$MODULE[21][linkurl]}{$CATEGORY[5][linkurl]}
<meta http-equiv="x-ua-compatible" content="ie=7"/>


Call column name

{php $tags = tag("moduleid=21&table=article_21&length=32 &condition=status=3 &pagesize=11&order=addtime desc&template=null")}    {loop $tags $t}    <li><span class="rq">{date('Y-m-d',$t[addtime])}</span><span class="catn"> {php $tagss = tag("moduleid=21&table=category&condition=moduleid=21 and catid=".$t[catid]."&template=null")}     {loop $tagss $tt}     【<a href="{$tt[linkurl]}" target="_blank">{dsubstr($tt[catname],12)}</a>】     {/loop} </span><a href="{$t[linkurl]}" target="_blank">{$t[title]}</a></li>    {/loop} 

Call all
in the big category

{php $tags = tag("moduleid=26&table=category&condition=moduleid=26 and catid=137&template=null")}
   {loop $tags $t}
  {php $tagss = tag("moduleid=26&length=26&condition=status=3 and level=4 and catid IN(".$t[arrchildid].")&pagesize=4&order=addtime desc&template=null")}
   {loop $tagss $ts}
        <li>&#8226;<a href="{$ts[linkurl]}" target="_blank">{$ts[title]}</a></li>    
     {/loop}
  {/loop}


How to call the large picture in middle.jpg for product pictures?

<img src="{str_replace('thumb', 'middle', $t[thumb])}" width="{$width}" height="{$height}" alt="{$t[alt]}"/>

www.bkjia.comtruehttp: //www.bkjia.com/PHPjc/825488.htmlTechArticleRoot directory, template directory and style directory: {DT_PATH}{DT_SKIN} Import header and footer: {template 'header' }{template 'footer'} Corresponding module homepage: {$MODULE[$moduleid][linkurl]} //Note: $mo...
Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn