Click to See Complete Forum and Search --> : Creating Dbase to show a Store's bus. hours


sac8513
01-11-2007, 06:23 PM
I am having troubles properly setting up a table within phpyMyAdmin to include a stores opneing and closing times.

I have set up a table to inlcude the name of the store in the "Field Name" Column but I do not know where to include when the store opens and when the store closes. The php code that I am using searches for store_name, open_time, closing_time (This was provided to me by another poster).

Id appreciate any help with this. Thanks.

bathurst_guy
01-11-2007, 06:30 PM
Just create 2 new fields.

Towards the bottom. See attachment.

sac8513
01-11-2007, 06:41 PM
Ok. Now where do I place the appropriate times for these?