Hi everybody, I would like to determine a sequence of dates from a date 01(using datepicker) to a date 02 (using datepicker) and save these dates in a third field of the database. Example :
date 01 = 01/10/2006 (datepicker)
date 02 = 04/10/2006 (datepicker)
DatesResult = 01/10/2006,02/10/2006,03/10/2006,04/10/2006 It's for a renting application. With many thanks. Friendly yours Jean-Louis