PHP/MySQL
Public forum
Unmoderated forum

Forum administrated by php4u
Experts talk here !
Share your knowledge on PHP scripting and MySQL databases administration with a large community of expert Webmasters. The Webmaster PHP forums is THE place where coders chat!
New messages 1
Total messages 12820
Subject RE: Php date problem?

Author:  brisray
Date:    26-05-2008 00:15

The code I used was

<?php
// Displays in the format Saturday, November 22, 2003 11.38
echo date("l, F d, Y h:i" ,time());
?>

What you want to do though is a little different as you want the server date/time when the message was posted and keep that in a database table.

Ray






    Subject Author Date
Php date problem?  
myblueocean 24-05-2008 18:28
RE: Php date problem?  
brisray 24-05-2008 19:46
RE: Php date problem?  
brisray 24-05-2008 20:11
RE: Php date problem?  
myblueocean 25-05-2008 13:20
RE: Php date problem?  
brisray 26-05-2008 00:15
RE: Php date problem?  
myblueocean 26-05-2008 15:31
RE: Php date problem?  
brisray 26-05-2008 21:36

Subject:

Message:

Include original message   Cancel