0

Here I want output like below image I showed,first current time will display, next day that time will converted to date, exactly I want output below I showed image.

after

<div class="col-md-2 col-sm-2">                                       
   <?php echo date("F j ", strtotime($row->msg_sent_time)); ?>
</div>
Paolo Forgia
  • 6,572
  • 8
  • 46
  • 58
siddu m
  • 77
  • 7

0 Answers0