Warning: include(../bg.php) [function.include]: failed to open stream: No such file or directory in /home/brbc/public_html/team/index.php on line 14

Warning: include() [function.include]: Failed opening '../bg.php' for inclusion (include_path='/usr/lib/php:.:/usr/php4/lib/php:/usr/local/php4/lib/php') in /home/brbc/public_html/team/index.php on line 14
spacer
spacer logobar
Warning: include(../topmenu.php) [function.include]: failed to open stream: No such file or directory in /home/brbc/public_html/team/index.php on line 26

Warning: include() [function.include]: Failed opening '../topmenu.php' for inclusion (include_path='/usr/lib/php:.:/usr/php4/lib/php:/usr/local/php4/lib/php') in /home/brbc/public_html/team/index.php on line 26
spacer
 
Warning: include(../leftmenu.php) [function.include]: failed to open stream: No such file or directory in /home/brbc/public_html/team/index.php on line 33

Warning: include() [function.include]: Failed opening '../leftmenu.php' for inclusion (include_path='/usr/lib/php:.:/usr/php4/lib/php:/usr/local/php4/lib/php') in /home/brbc/public_html/team/index.php on line 33
 
 
The BRBC Team
spacer
Michael LoBrutto | Pastor
Brenda Wood | Office Ministry Assistant
 

Warning: include(../main_sidebar.php) [function.include]: failed to open stream: No such file or directory in /home/brbc/public_html/team/index.php on line 133

Warning: include() [function.include]: Failed opening '../main_sidebar.php' for inclusion (include_path='/usr/lib/php:.:/usr/php4/lib/php:/usr/local/php4/lib/php') in /home/brbc/public_html/team/index.php on line 133

Easy PHP Calendar AJAX Demonstration

Zend Optimizer not installed

This file was encoded by the Zend Encoder / Zend SafeGuard Suite

In order to run it, please install the freely available Zend Optimizer, version 2.1.0 or later.

What is the Zend Optimizer?

The Zend Optimizer is one of the most popular PHP plugins for performance-improvement, and has been freely available since the early days of PHP 4. It improves performance by taking PHP's intermediate code through multiple Optimization Passes, which replace inefficient code patterns with efficient code blocks. The replacement code blocks perform exactly the same operations as the original code, only faster.

In addition to performance-improvement, the Zend Optimizer also enables PHP to transparently load files encoded by the Zend Encoder or Zend SafeGuard Suite.

The Zend Optimizer is a freely-available product from Zend Technologies. Zend Technologies is the company that develops the scripting engine of PHP, also known as the Zend Engine.