guys how to compute for the expiration date
say in my table it has
start_date and end_date both are date format
when i approve the item the start_date will store the new date coming from server, how can i automaticallyl compute for the end_date, say expire on 3 months
eg
i approve it so the date is 2004-6-17 and expire on 2004-9-17