Topic: post count
i think suggestions should go here, move it if they dont.
make it so that it doesnt increase the number of posts when someone posts, but insteads does something like mysql_num_rows(mysql_query("SELECT * FROM posts WHERE user=username)); (please note that i doubt this will work right now) so that it will subtract posts from dleted posts and stuff.
wait, d*mn pruning. ok, when a post is deleted have it subtract a post from the user. this way people dont spam to get higher post counts, cause if we delete it they still have the same number of posts.
$theQuestion = (2*b) || !(2*b);