// Number format hack $thread[replycount]=number_format($thread[replycount]); $thread[views]=number_format($thread[views]); // end number format hack