I am working with php and right now i have following variable for “datetime” And i want to display data in “month/days/hours/minutes/seconds” ago in php,How can i do this ?
$date="2022-10-20 05:42:11";
Blancer.com Tutorials and projects
Freelance Projects, Design and Programming Tutorials
I am working with php and right now i have following variable for “datetime” And i want to display data in “month/days/hours/minutes/seconds” ago in php,How can i do this ?
$date="2022-10-20 05:42:11";