<dd><a href="?pid=<?php echo $_rows['ID'];?>"><?php echo mb_substr($_rows['name'],0,18,'utf-8');?></a></dd>
//mb_substr代表截取的长度中的字符串