![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.php archiveRe: Timestamp problem
From: damezumari <jannordgreen@gmail.com>
Date: Tue Oct 04 2005 - 16:51:59 CEST
Thanks! It worked!
Here is the follow-up problem:
I now have 20051004093359, say, in the lastupdated field which is
However,
<?php
<html>
Gives:
Last updated: 20051004093359
The last line should read:
Last updated: Tuesday 4-Oct 9:33 AM
What am I doing wrong?
|