Hi all,
I have some session variables that the user inputs into the system, Pick_Up_Day, Pick_Up_Month, Pick_Up_Year, Drop_Off_Day, Drop_Off_Month, Drop_Off_Year. I want to calculate the difference between these dates, and then multiply this value by a rate held in a table in MySQL. I'm not quite sure how to do this, could anyone help?
Thanks
I have some session variables that the user inputs into the system, Pick_Up_Day, Pick_Up_Month, Pick_Up_Year, Drop_Off_Day, Drop_Off_Month, Drop_Off_Year. I want to calculate the difference between these dates, and then multiply this value by a rate held in a table in MySQL. I'm not quite sure how to do this, could anyone help?
Thanks