简体   繁体   中英

how to show null row(when select from database) on table in php

when I select from database and that table is null cause I'm not inserting data into database and I have to show table on my webpage(php) like space in table

PIC 1 > 查询为空

PIC 2 > 我想在桌子上显示这样的空间

make it nullable in your table

空值

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM