b0y-101 Mini Shell


Current Path : E:/www/advanced-mba/New_advanced/components/
File Upload :
Current File : E:/www/advanced-mba/New_advanced/components/listCounter.php

<?php
header("content-type:text/plain; charset=tis-620");
include_once("../../function/ad_std.php");
$resultEvent=show_coun();
   While( $row= mysql_fetch_array($resultEvent) ) { 
		$cnt = $row['cnt'];
 }
   echo("Visitors Counter ".$cnt);
?>

Copyright © 2019 by b0y-101