Posts by Cleber da silva • 1 point
1 post
-
0
votes0
answers75
viewsQ: Generate PHP table with specific data for Mysql
I have a table in a Mysql database, and I need to generate a table with PHP, but it is not a trivial table. My table has the following fields: codigo, item, preco and quantidade. I need to generate…