You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A calculator which calculates the total days between two given dates. I created a PHP version and a JavaScript version of the calculator. I tried making the code as simple as possible.