从数据库中读取img 的src为空就不显示img占位符,如何用php代码实现?谢谢
asp代码是这样实现的:<%Iflen(Recordset1.Fields.Item("tj_tu2").Value)>0Then%><imgsrc="<%=(Recor...
asp代码是这样实现的:
<% If len(Recordset1.Fields.Item("tj_tu2").Value)>0 Then %><img src="<%=(Recordset1.Fields.Item("tj_tu2").Value)%>" alt="" name="a3" width="160" height="120" id="a3" /><% End If %>
可是用php该如何实现呢?我是新手,请大家帮帮我。 展开
<% If len(Recordset1.Fields.Item("tj_tu2").Value)>0 Then %><img src="<%=(Recordset1.Fields.Item("tj_tu2").Value)%>" alt="" name="a3" width="160" height="120" id="a3" /><% End If %>
可是用php该如何实现呢?我是新手,请大家帮帮我。 展开
1个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询