ok i have a date
date('Y-m-d H:i:s');
how can we make it like 0 seconds ago or x year x month x day x minutes x seconds ago ? but without useing the str_time ( php 5.3.3 )
edit*
i mean is some.date - time.now = someyear some month someday someminutes someseconds ago.
like facebook or stackoverflow ( updated. i mean like that. – Adam Ramadhan 2 mins ago
edit )
edit* some say to use sktime ?
the 2 mins ago.
Thanks
Adam Ramadhan