// Number format hack $forum[threadcount]=number_format($forum[threadcount]); $forum[replycount]=number_format($forum[replycount]); // end number format hack