0) { $items = file($database); foreach($items as $line) { list($username, $password, $email, $name, $active) = explode('|', trim($line)); if ($username == $_POST['username'] && $active != "0" && $password == $crypt_pass) { $found = true; $fullname = $name; } } } if($found == false) { header('Location: '.$error_page); exit; } else { session_start(); $_SESSION['username'] = $_POST['username']; $_SESSION['fullname'] = $fullname; $rememberme = isset($_POST['rememberme']) ? true : false; if ($rememberme) { setcookie('username', $_POST['username'], time() + 3600*24*30); setcookie('password', $_POST['password'], time() + 3600*24*30); } header('Location: '.$success_page); exit; } } $username = isset($_COOKIE['username']) ? $_COOKIE['username'] : ''; $password = isset($_COOKIE['password']) ? $_COOKIE['password'] : ''; ?> FBCBC - Login
Pastor's Blog
Calendar
Login Page Link:
     http://firstbaptistbc.org/blog/wp-login.php

Login Information:
     username:     chuck
     password:      1stbaptist
Login Link:
     http://mail.google.com/

Login Information:
     email:            fbcofbc@gmail.com
     password:      1stbaptist


Gmail Calendar Code:
<iframe src="http://www.google.com/calendar/embed?showCalendars=0&amp;height=600&amp;wkst=1&amp;bgcolor=%23FFFFFF&amp;src=fbcofbc%40gmail.com&amp;color=%232952A3&amp;ctz=America%2FNew_York" style=" border-width:0 " width="800" height="600" frameborder="0" scrolling="no"></iframe>
View Church
PICTURES
Ministry
PROGRAMS
News &
EVENTS
Needing
PRAYER?
ADMIN
Login Info
Admin
Admin Login
Website created by Design 1:26.   |     www.design126.com    |   314-283-6760