include ("./ctrl/INC/path.php"); $unit_name="Web"; include ("./Connection/connection.php"); include ("./ctrl/INC/function.php"); include ("./ctrl/INC/config.inc.php"); include ("./ctrl/INC/web_basic.php"); mysql_query("update counter set count_num=count_num + 1 where id='1'");?>
|