$days = round((date('U') - strtotime("15 March 2011");) / (60*60*24));
echo "Published " . $days . " days ago";
?>

Both comments and pings are currently closed.

Comments are closed.