You are not logged in.

wcf.regNote.message

Ware

Beginner

  • "Ware" started this thread

Posts: 7

Location: Wechseldatenträger (F:)

  • Send private message

1

Wednesday, August 27th 2008, 9:26pm

php-Schnibsel (Datum und Uhrzeit)

PHP Source code

1
2
3
4
5
6
<?php
// Datum und Uhrzeit-Ausgabe
 $datum date("d.m.Y");
 $uhrzeit date("H:i");
 echo $datum,"<br>",$uhrzeit," Uhr";
?> 


MfG Ware(RHE24)

wcf.user.socialbookmarks.titel