Re: [PHP-DB] Date display problem

2001-05-14 Thread Russ Michell

> How do I display the time and date on my message board depending on
> the time of the place from where the data is entered.Everytime the
> date that is displayed is not what it was when the message was posted.

If you mean what I think you mean then you can use a TIMESTAMP 
fieldtype on the row where the date lies in your table. A 
MySQL TIMESATMP comes in the mmdd hh:mm:ss formate, and changes 
whenever that field ia altered or updated.

Hope that is what you needed!
Russ

On Sat, 12 May 2001 18:27:36 + vipin chandran 
<[EMAIL PROTECTED]> wrote:

> Hi,
> How do I display the time and date on my message board depending on
> the time of the place from where the data is entered.Everytime the
> date that is displayed is not what it was when the message was posted.
> 
> thanx,
> 
> vipin chandran
> [EMAIL PROTECTED]
> 
> 
> -- 
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
> 

#---#

  "Believe nothing - consider everything"   
  
  Russ Michell
  Anglia Polytechnic University Webteam
  
  e: [EMAIL PROTECTED]
  w: www.apu.ac.uk/webteam
  t: +44 (0)1223 363271 x 2331

  www.theruss.com

#---#


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DB] Date display problem

2001-05-12 Thread vipin chandran

Hi,
How do I display the time and date on my message board depending on
the time of the place from where the data is entered.Everytime the
date that is displayed is not what it was when the message was posted.

thanx,

vipin chandran
[EMAIL PROTECTED]


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]