Mega Code Archive

 
Categories / Php / Strings
 

Subtracts a year from a given timestamp

<?     print strtotime("1 year ago", 123456789); ?>