Can I change the background if a field result is great or equal to another field?

后端 未结 3 593

I am displaying mySQL in an html table.

I would like to change the TD background color of $qty to red IF $qty >= $max or $qty =< $min.

I

3条回答
提交回复
热议问题