Number of days between two dates - PHP
Hi friend ๐
Do you know, how can you get number of days between two dates in PHP ?
In this blog post we are going to write a function to find number of days between two dates. I hope this can help you ๐.
We can achieve this using the strtotime ...
devcroc.hashnode.dev1 min read