[SOLVED] Phone Data |
5/10/2011 7:40:48 AM |
PHPRunner General questions | |
S
swanside author
I have a problem with a phone bill, so I have downloaded the phone bill as a csv and imported it into my database, -- phpMyAdmin SQL Dump The problem I am having is, I want to be able to see what the time was between two different lines, so, In my list I have this 481 17-Dec-2010 13:57:00 320.45 KB mobile internet mobile internet 0 00:00:00 £0.000
|
|
![]() |
Sergey Kornilov admin 5/10/2011 |
If your question is about calculating the difference between time values in two different records check this post: |
S
|
swanside author 5/10/2011 |
If your question is about calculating the difference between time values in two different records check this post: http://stackoverflow.com/questions/5914465/php-calculation-downtime
|