math operations with fields |
7/3/2008 10:11:35 AM |
PHPRunner General questions | |
W
webimmagine author
hi, |
|
![]() |
Sergey Kornilov admin 7/3/2008 |
Best guess - create a calculated field in SQL query i.e. select start_time, end_time. end_time - start_time as diff from ...
|
W
|
webimmagine author 7/18/2008 |
thanks you guys always there for us, but still doesn t work for me i tried to have the sql fucntion directly in the custom codeno result, |
J
|
Jane 7/21/2008 |
Hi, |
W
|
webimmagine author 7/22/2008 |
thanks |
W
|
webimmagine author 7/23/2008 |
works great thank you so much for your help i even don t add any value now on the add page after clicking on th submit bouton i got the fileds calculated on the table directly wich is very cool , i m gonna look on th forum now how can i get the last record added after adding a new data on the adding page and also how can i covert hh:mm:ss format to mm format ( minutes) <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=31345&image=1&table=forumreplies' class='bbc_emoticon' alt=':)' /> |