标签: php date
我的数据库中有3个日期字段(Loan_Date,loan_date1和loan_date2),如果日期字段不为空,则必须将值分配给$ ldate变量。我在下面显示了用于比较日期为空的代码
ul, li { list-style:none } li:nth-child(1):before { content: "*" } li:nth-child(2):before { content: "**" }
以上代码是否可行?