• 随便弄个名字 以后改


    print_r($MOD)

    Array
    (
        [fee_currency] => money
        [fee_mode] => 1
        [question_add] => 2
        [captcha_add] => 2
        [check_add] => 2
        [group_color] => 6,7
        [group_search] => 3,5,6,7
        [group_show] => 3,5,6,7
        [group_list] => 3,5,6,7
        [group_index] => 3,5,6,7
        [seo_description_show] => 
        [seo_keywords_show] => 
        [seo_title_show] => {内容标题}{分隔符}{分类名称}{模块名称}{分隔符}{网站名称}
        [seo_description_list] => 
        [seo_keywords_list] => 
        [seo_title_list] => {分类SEO标题}{页码}{模块名称}{分隔符}{网站名称}
        [seo_description_index] => 
        [seo_keywords_index] => 
        [seo_title_index] => {模块名称}{分隔符}{页码}{网站名称}
        [php_item_urlid] => 0
        [htm_item_urlid] => 1
        [htm_item_prefix] => 
        [show_html] => 0
        [php_list_urlid] => 0
        [htm_list_urlid] => 0
        [htm_list_prefix] => 
        [list_html] => 0
        [index_html] => 0
        [show_np] => 1
        [max_width] => 550
        [page_shits] => 10
        [page_srec] => 10
        [page_srecimg] => 4
        [page_srelate] => 10
        [page_lhits] => 10
        [page_lrec] => 10
        [page_lrecimg] => 4
        [show_lcat] => 1
        [page_child] => 6
        [pagesize] => 20
        [page_ihits] => 10
        [page_irecimg] => 6
        [page_icat] => 6
        [show_icat] => 1
        [page_islide] => 3
        [swfu] => 2
        [level] => 推荐文章|幻灯图片|推荐图文|头条相关|头条推荐
        [fulltext] => 1
        [split] => 0
        [keylink] => 1
        [clear_link] => 0
        [cat_property] => 0
        [save_remotepic] => 0
        [fields] => itemid,title,thumb,linkurl,style,catid,introduce,addtime,edittime,username,islink
        [editor] => Default
        [order] => addtime desc
        [introduce_length] => 120
        [thumb_height] => 90
        [thumb_width] => 120
        [template_my] => 
        [template_search] => 
        [template_show] => 
        [template_list] => 
        [template_index] => 
        [fee_add] => 0
        [fee_view] => 0
        [fee_period] => 0
        [fee_back] => 0
        [pre_view] => 500
        [credit_add] => 2
        [credit_del] => 5
        [credit_color] => 100
        [title_index] => {$seo_modulename}{$seo_delimiter}{$seo_page}{$seo_sitename}
        [title_list] => {$seo_cattitle}{$seo_page}{$seo_modulename}{$seo_delimiter}{$seo_sitename}
        [title_show] => {$seo_showtitle}{$seo_delimiter}{$seo_catname}{$seo_modulename}{$seo_delimiter}{$seo_sitename}
        [keywords_index] => 
        [keywords_list] => 
        [keywords_show] => 
        [description_index] => 
        [description_list] => 
        [description_show] => 
        [module] => article
        [moduleid] => 21
        [name] => 资讯
        [moduledir] => news
        [ismenu] => 1
        [domain] => 
        [linkurl] => http://localhost/destoon/news/
    )

     http://help.destoon.com/develop/67.html 常量与变量

     数据字典
    参考:http://help.destoon.com/dict.php

    <!--{php $tags=tag("moduleid=21&template=null&&catid=4&pagesize=7&datetype=2&target=_blank");}-->
    {loop $tags $t}
    {$t[catname]}----
    {$t[title]}
    {/loop}

    moduleid 模块名字

    table 表名

    fields 字段

    condition 查询的条件

    order 排序方法

    pagesize指调用数据的数量

    template 标签模板

    debug 调试标签

    level 文章等级

    直接调用表格数据

    <!--{tag("table=announce&condition=totime=0 or totime>$today_endtime-86400&areaid=$cityid&pagesize=3&datetype=2&order=listorder desc,addtime desc&target=_blank")}-->

  • 相关阅读:
    处理客户端无法及时更新js、css
    关于JQ判断单选复选被选中
    一路风景,一路欣赏,一路有你
    Adobe Dreamweaver CC 2015新功能
    Eclipse导出APK文件报错 android lint problem
    swift2.0 计算圆面积
    zendStudio连接远程服务器报错java.net.SocketException
    IOS tableview 消除 分割线短 15 像素 ios8方法 swift版
    应用之间调用 UIApplication类的OpenURL方法
    iOS8 今日扩展
  • 原文地址:https://www.cnblogs.com/suihui/p/4092568.html
Copyright © 2020-2023  润新知