Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #107.65K
1 Posted Topic
**LOL** This post is old, but it was really fun to read it :-) Adding a timestamp to the php code shows the magic: <?php function myfunction(){ $timestamp = time(); $format = date("d.m.Y H:i:s", $timestamp); echo "$format: THE QUICK BROWN FOX JUMPS OVER THE LAZY DOG!"; } ?> <!DOCTYPE HTML …
The End.
talad