![]() |
|
RELLY B ARNEDO | |
![]() |
|
![]() |
|
|
|
/*
* @Web Contact Page PHP Script
* @author helpvid@ymail.com - http://www.helpvid.net
* @version 1.0.0
* @date January 05, 2010
* @category Helpvid PHP Script for Contact page
* @copyright (c) 2010 @helpvid.net (www.helpvid.net)
* @Creative Commons Attribution-No Derivative Works 2.0 UK: England & Wales License.
* @Creative Commons Attribution-No Derivative Works 2.5 UK: SCOTLAND License.
* @Creative Commons Attribution-No Derivative Works 3.0 United States License.
*/
define("HITCOUNT", "hitcount.txt");
/*design by Mark Leroy @ http://www.helpvid.net*/
function addOne() {
$fh = fopen(HITCOUNT, "r");
$count = fread($fh, filesize(HITCOUNT));
fclose($fh);
$count = $count + 1;
$fh = fopen(HITCOUNT, "w");
fwrite($fh, $count);
fclose($fh);
}
/* count Variables */
function getcount() {
$fh = fopen(HITCOUNT, "r");
$count = fread($fh, filesize(HITCOUNT));
fclose($fh);
/* display Variables */
return $count;
}
addOne();
echo "Visitor Nr:";
echo getCount();
?>
Visitor Number |
1st and 2nd Bulacan Provincial Mobile Force Company (BPMFC)
Municipal Police Stations: Angat PS; Balagtas PS; Baliwag PS; Bocaue PS; Bulakan PS; Bustos PS; Calumpit PS; DRT PS; Guiguinto PS; Hagonoy PS; Malolos CPS; Marilao PS; Meycauayan CPS; Norzagaray PS; Obando PS; Pandi PS; Paombong PS; Plaridel PS; Pulilan PS; SJDM CPS; San Ildefonso PS; San Miguel PS; San Rafael PS and Sta. Maria PS
Copyright 2010 - 2019. Bulacan Police Provincial Office. All Rights Reserved.