PHP PDO SQL only returning one row of data instead of all rows

后端 未结 2 409
野趣味
野趣味 2020-12-20 10:10

I am using PHP PDO extension to create a list of all items from a DB category table. The expected results are not correct, only one row of data returned instead of all rows

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