Posts by Gabriel Maciel • 21 points
1 post
-
0
votes4
answers4522
viewsQ: Count number of records in a Mysql table with PHP?
Guys, I have a database with a table called "users", and I would like to know how I do, through PHP, count how many records there are in this table, and then give an echo to show this amount on the…