暂无描述
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

zccat.htm 512B

12345678910111213
  1. {eyou:php}
  2. $sql = "SELECT aid,seo_title,seo_keywords,seo_description FROM ey_archives WHERE typeid=51674 and province_id=$areaid and is_del=0 and status=1 and arcrank=0";
  3. {/eyou:php}
  4. {eyou:sql sql='$sql' cachetime='3600' id='seo_cat'}
  5. {eyou:notempty name='$seo_cat' /}
  6. {eyou:php}
  7. $seo_title = $seo_cat['seo_title'];
  8. $seo_keywords = $seo_cat['seo_keywords'];
  9. $seo_description = $seo_cat['seo_description'];
  10. {/eyou:php}
  11. {/eyou:notempty}
  12. {/eyou:sql}