count number of rows in table using php

前端 未结 6 636
一生所求
一生所求 2020-12-20 00:00

I just want to count the number of rows in a table that already created in a database using php. I used mysqli(). I need the number of rows in the table as the output.

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