Brak opisu
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

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}