Can someone give me an easy PHP code for a timestamp?

  • Thread starter Thread starter Timothy Murray LeBlanc
  • Start date Start date
T

Timothy Murray LeBlanc

Guest
I want a easy PHP code for when I post new new blog it will show the date and time I posted it.

so far I have

code for timestamp
<?php ?>


code for displaying timestamp
<? include 'time.php' ?>
 
Back
Top