1 message in com.mysql.lists.javaPHP and mySQL
FromSent OnAttachments
Chan Sai Tsong07 Dec 1999 00:10 
Subject:PHP and mySQL
From:Chan Sai Tsong (sait@itstandard.com)
Date:12/07/1999 12:10:13 AM
List:com.mysql.lists.java

hi,

I stored in mySQL table as a "time" datatype field. But when I retrieve the record using mysql_fetch_array and try to reference the column, I always get 00:00:00 as the time.

Can anyone help me by telling me the correct way of retrieving a time field. Thank you.