Get time php


SUBMITTED BY: Guest

DATE: April 28, 2013, 9:08 p.m.

FORMAT: PHP

SIZE: 44 Bytes

HITS: 1058

  1. <?php
  2. echo date('m/d/Y h:i:s A');
  3. ?>

comments powered by Disqus