MAD King
22.10.2006, 12:10
Hallo,
wie kann ich bitte folgenden Code in eine box_xxx.html einbinden?
<?php include('Counter/counter.php');
$chCounter_visible = 0;
$chCounter_template = <<<TEMPLATE
bisherige Besucher: {V_TOTAL_VISITORS}
TEMPLATE;
?>
Danke
wie kann ich bitte folgenden Code in eine box_xxx.html einbinden?
<?php include('Counter/counter.php');
$chCounter_visible = 0;
$chCounter_template = <<<TEMPLATE
bisherige Besucher: {V_TOTAL_VISITORS}
TEMPLATE;
?>
Danke