newbie help: incrementing a date variable into a db
Posted: Sun Nov 02, 2003 7:52 am
hi there
i'm a bit of a newbie to php. i'm currently trying to develop a booking system for a motorhome. the motorhome can only be booked from friday to friday so the user can select through a drop down only the fridays of a given month to book a starting date (already recieved help from this forum for that prob - so thanks alot
). i need the starting date in date format to be entered into a table which i've done but i now need the dates for the following 7 days to be entered into individual rows for the same booking- this is where i'm stuck. can anyone help?
thanks in advance
i'm a bit of a newbie to php. i'm currently trying to develop a booking system for a motorhome. the motorhome can only be booked from friday to friday so the user can select through a drop down only the fridays of a given month to book a starting date (already recieved help from this forum for that prob - so thanks alot
thanks in advance