apparently, i need help again.
im almost finished with my project(not school related)
I need to add one more thing to my website. A "date granted" input and a "date due" input. I have learned how to get no. of days between two dates and now i have to do kinda reverse of that. ive tried so but to no luck!
The date granted input will be filled in by the user, the 'days to add' will be a value that will be derived from a selected option box so i cant just add + 10 (days ) in my script.
I've searched the internet but so far, all i get was how to add days on the day today and not on a specified date.
Please help.
Thank you very much!
im almost finished with my project(not school related)
I need to add one more thing to my website. A "date granted" input and a "date due" input. I have learned how to get no. of days between two dates and now i have to do kinda reverse of that. ive tried so but to no luck!
The date granted input will be filled in by the user, the 'days to add' will be a value that will be derived from a selected option box so i cant just add + 10 (days ) in my script.
I've searched the internet but so far, all i get was how to add days on the day today and not on a specified date.
Please help.
Thank you very much!
Comment