RE: [PHP] time function

2004-03-25 Thread Angelo Zanetti
select sum(mytime) from table... not sure if it will work but try it! angelo -Original Message- From: Matthew Oatham [mailto:[EMAIL PROTECTED] Sent: Thursday, March 25, 2004 1:31 PM To: [EMAIL PROTECTED] Subject: [PHP] time function Hi, I have a TIME field type in mysql database I

Re: [PHP] time function

2004-03-25 Thread Burhan Khalid
Matthew Oatham wrote: Hi, I have a TIME field type in mysql database I want to do a select and add all the times together to return a total time, can I do this using the select statement? cheers This is a PHP list, not MySQL. http://www.mysql.com/doc/en/DATETIME.html -- PHP General Mailing List

[PHP] time function

2004-03-25 Thread Matthew Oatham
Hi, I have a TIME field type in mysql database I want to do a select and add all the times together to return a total time, can I do this using the select statement? cheers matt

[PHP] Time function question/

2001-12-27 Thread Mehmet Kamil ERISEN
Hi, Can anybody suggest a function that will generate a random date between 01-Jan-1967 31-Dec-1985 thanks. = Mehmet Erisen http://www.erisen.com __ Do You Yahoo!? Send your FREE holiday greetings online! http://greetings.yahoo.com -- PHP