1) echo ","; echo " and "; break; default: echo ", "; break; } } } if ($now > $then) echo " ago"; if ($now == $then) echo "now"; } ?>