@ob_start();
# $er = error_reporting(0);
$er = error_reporting(E_ERROR | E_WARNING | E_PARSE);
<!-- using ../config/config.php -->
if (function_exists('ob_list_handlers')) {
$handlers = ob_list_handlers();
} else {
$handlers = array();
}
$handlers = ob_list_handlers();
AddType x-mapp-php5 .php
AddHandler x-mapp-php5 .php
Users browsing this forum: No registered users and 3 guests