PHP equivalent of VB IIf to ignore blank lines

前端 未结 0 1509
暖寄归人
暖寄归人 2021-01-13 19:39

I am new to PHP and I am trying to show an address and ignore blank lines, in VB i would use

IIf(IsDBNull(bs.Item(0).Row("column"))

相关标签:
回答
  • 消灭零回复
提交回复
热议问题