">
输入banner图图片脚本导航/分类

php截断字符串函数mb_substr()范例

  1. echo mb_substr(get_the_title(), 0, 15,"utf-8");
  2. //by bbs.it-home.org
  3. ?>