I have a series of dynamic menus I need to insert into a
database. They are repeated 5 times, a series of items that can be
ordered on a daily basis.
How do I do this so the database can record which day an item
has been selected for please - or is there a better way to do this?
Php/MySql.