th001

Klik rechtsboven op de NL-vlag om naar onze Nederlandse website te gaan.

Klicken Sie bitte rechtsoben auf die DE-Flagge um auf unsere Deutsche Website zu geraten.

Please klick in the upper right cornor on the UK-flag to go to our english website.

Si prega di klick nel cornor in alto a destra sulla IT-bandiera al nostro sito web italiano.


naar de NL-versie. zur deutschen Version. to the english version. alla versione italiana.

Datum vandaag
"zo.", 1=>"ma.", 2=>"di.", 3=>"wo.", 4=>"do.", 5=>"vr.", 6=>"za."); $monate = array(1=>"01", 2=>"02", 3=>"03", 4=>"04", 5=>"05", 6=>"06", 7=>"07", 8=>"08", 9=>"09", 10=>"10", 11=>"11", 12=>"12"); $monat = $monate[date("n")]; $name = $tage[date("w")]; $tag = date("d"); $jahr = date("Y"); echo $name." ".$tag."-".$monat."-".$jahr; ?>

php

echo '<center>';
echo '<span style="line-height:20px">';
echo '<font color="#BC401E">';
echo '<b>Heute ist</b><br>';

$tage = array(0=>"So.",
1=>"Mo.",
2=>"Di.",
3=>"Mi.",
4=>"Do.",
5=>"Fr.",
6=>"Sa.");

$monate = array(1=>"01",
2=>"02",
3=>"03",
4=>"04",
5=>"05",
6=>"06",
7=>"07",
8=>"08",
9=>"09",
10=>"10",
11=>"11",
12=>"12");

$monat = $monate[date("n")];
$name = $tage[date("w")];
$tag = date("d");
$jahr = date("Y");

echo $name." ".$tag.".".$monat.".".$jahr;
echo ('</span>
</center>
</font>');

html

<?php
echo '<center>';
echo '<span style="line-height:20px">';
echo '<font color="#BC401E">';
echo '<b>Heute ist</b><br>';

$tage = array(0=>"So.",
1=>"Mo.",
2=>"Di.",
3=>"Mi.",
4=>"Do.",
5=>"Fr.",<?php
echo '<center>';
echo '<span style="line-height:20px">';
echo '<font color="#BC401E">';
echo '<b>Heute ist</b><br>';

$tage = array(0=>"So.",
1=>"Mo.",
2=>"Di.",
3=>"Mi.",
4=>"Do.",
5=>"Fr.",
6=>"Sa.");

$monate = array(1=>"01",
2=>"02",
3=>"03",
4=>"04",
5=>"05",
6=>"06",
7=>"07",
8=>"08",
9=>"09",
10=>"10",
11=>"11",
12=>"12");

$monat = $monate[date("n")];
$name = $tage[date("w")];
$tag = date("d");
$jahr = date("Y");

echo $name." ".$tag.".".$monat.".".$jahr;
echo ('</span>
</center>
</font>');
?>


6=>"Sa.");

$monate = array(1=>"01",
2=>"02",
3=>"03",
4=>"04",
5=>"05",
6=>"06",
7=>"07",
8=>"08",
9=>"09",
10=>"10",
11=>"11",
12=>"12");

$monat = $monate[date("n")];
$name = $tage[date("w")];
$tag = date("d");
$jahr = date("Y");

echo $name." ".$tag.".".$monat.".".$jahr;
echo ('</span>
</center>
</font>');
?>