<?php $t_count=mysql_result(mysql_query("SELECT count(*) FROM `mdgn_games` WHERE `stop`='0'"),0); echo $t_count; ?>