outputting values from database into html table PHP

前端 未结 2 1588
伪装坚强ぢ
伪装坚强ぢ 2020-12-22 01:06

I have the code below which grabs data from a table based on what week the user has chosen, there are only 2 possible weeks to choose from.

It puts the title of the

2条回答
  •  长情又很酷
    2020-12-22 02:03

    Do an if statement to see if a value exists if not then

       & nbsp;
    

    so it fills your table correctly.

提交回复
热议问题