include ('inc/header.php');
$page = "index";
//create a file for the hits.
$nummer = "hits.txt";
//Open hits.txt and write number of hits + 1.
function vishits($nummer) {
$fp = fopen($nummer,rw);
$num = fgets($fp,99999);
fclose($fp);
$fp = fopen($nummer,w);
$num += 1;
print "$num";
fputs($fp, $num);
fclose($fp);
}
?>
|
 |
| |
|
Welcome - First Baptist Church of Hamilton
is now able to stream each church service Live over
the Internet. Our goal is to be able to get God's word
out to as many people by as many means as God will let
us. Being able to stream Live Broadcast across the internet
will give people who may not be able to come to church,
and people that live too far away to get our local cable
to be able to see and hear God's word.
Each live broadcast is recorded and will be posted
here to the site shortly after every service.
We offer many opportunities each week to study and
draw closer to God with a schedule that includes worship
services, Bible study groups, choirs, children and youth
programs, and ministries that work to strengthen our
relationship with God and each other.
There is place for YOU at First Baptist Church of
Hamilton! |

Click Here for Live Stream
Notice Live Video Will Only Work During
Church Service.
|
|
|
|
|
| |