Advertisement
Guest User

Untitled

a guest
Nov 29th, 2015
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 1.18 KB | None | 0 0
  1.  
  2. Array
  3. (
  4.     [duration] => 97
  5.     [time] => 20150803T164217
  6.     [standart] =>
  7.     [type] => RINGING
  8.     [imei] => 352947066103546
  9.     [timestamp_start] => 1438620137
  10.     [date] => 03-08-2015 16:42:17
  11.     [timeEnd] => 03-08-2015 16:43:54
  12.     [timestamp_end] => 1438620234
  13. )
  14. Array
  15. (
  16.     [duration] => 25000
  17.     [time] => 20150803T164220
  18.     [standart] => GSM
  19.     [type] => TOWER
  20.     [imei] => 352947066103546
  21.     [timestamp_start] => 1438620140
  22.     [date] => 03-08-2015 16:42:20
  23.     [timeEnd] => 03-08-2015 23:39:00
  24.     [timestamp_end] => 1438645140
  25. )
  26.  
  27. -----------------------
  28.  
  29. Array
  30. (
  31.     [duration] => 97
  32.     [time] => 20150803T164217
  33.     [standart] =>
  34.     [type] => RINGING
  35.     [imei] => 352947066103546
  36.     [timestamp_start] => 1438620137
  37.     [date] => 03-08-2015 16:42:17
  38.     [timeEnd] => 03-08-2015 16:43:54
  39.     [timestamp_end] => 1438620234
  40. )
  41. Array
  42. (
  43.     [duration] => 75000
  44.     [time] => 20150803T164250
  45.     [standart] => GSM
  46.     [type] => TOWER
  47.     [imei] => 352947066103546
  48.     [timestamp_start] => 1438620170
  49.     [date] => 03-08-2015 16:42:50
  50.     [timeEnd] => 04-08-2015 13:32:50
  51.     [timestamp_end] => 1438695170
  52. )
  53.  
  54. -----------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement