Total accounts
#1

Hi guys, Im using Blueg's R33 mysql plugin and I wonder how can I make a command which shows me the total amount of accounts existing on the database ?
Reply
#2

SELECT * FROM DATABASE

and

new Accounts = mysql_num_rows();
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)