09-13-2012, 02:07 PM
hello again,
I added this to my index.php file for mybb:
I added this to my index.php file for mybb:
Code:
|
My problem is, how would i change this code to use an array instead? something such as counting Male, Female, Not Set all together, but at the same time i can still use the above to count them individually too.
(i know the numusers will count all of them together, but this is for a different purpose other than Gender field).