hi.
In PHP is there any function available by which we can calulata the difference between two given dates. The difference should result the no of days between two dates.
Why not make your own equation for it? It is fairly simple. If you are feeling lazy, try PHP.net ....but I doubt there is a function for something that easy