隐瞒病情结婚算骗婚吗:php程序 截取问题

来源:百度文库 编辑:高考问答 时间:2024/05/12 04:19:13
类似asp的这种写法<%=left(rs("title"),20)%>

<? echo $rs['title']?>
我需要取20个字
在php中如何写?