'; print_r($f); echo ''; if($kill){ die('-- Debugging --'); } } public static function sendlog($string){ error_log($string, 0); } } // End Class