How best can I display the total number of users of a site, in say the side bar?

cheers

Comments

nedjo’s picture

using something like


print db_result(db_query("SELECT count(*) AS count FROM {users}"));

droople’s picture

Works great

cheers

www.myworst.com

Publishing the bad, the worse & the worst news