Can anyone correct the error in my script to calculate the number of days between 2 dates. The dates have been input through a form, the variable info is as followed:
The mktime documentation specifies a number for the month, so you'd need to convert 'June' to '6'.