PHP中如何判断数据库中是否存在要查找的数据? 5
ASP中可以写成ifid<>""thensetrs=SqlExecute(“select*from‘表名’whereid=‘id’”)ifnotrseofthen。。。。...
ASP中可以写成
if id<>"" then
set rs=SqlExecute(“select * from ‘表名’ where id=‘id’”)
if not rs eof then
。。。。。
end if
end if
那PHP怎么写呢? 展开
if id<>"" then
set rs=SqlExecute(“select * from ‘表名’ where id=‘id’”)
if not rs eof then
。。。。。
end if
end if
那PHP怎么写呢? 展开
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询