Posts by Gustavo Henrique • 3 points
1 post
-
0
votes1
answer72
viewsQ: Show mysql database data in a php/html page
I have a problem showing data from a database table on the screen. I was able to show the data but I can’t jump the line, show the data sequentially, code below. $sql = $connection->query("Select…