Page 1 of 1

PHP Help - Adding Table Number to Order

Posted: Sun Apr 16, 2006 12:51 am
by adifrank
This is the site you are going to
http://www.bondmovers.com/chargrill/waiter_page.ph...
after clicking on the food orders/beverage orders you will get a list of food/drink orders. You put the quantity and before you click submit button
what I basically need is to include a table number at the bottom of the food/drink orders. I need the table number to be displayed

example:

home | food order | beverage order | waiters | chefs | bartenders | reorder ( food | beverages)

Salmon qty
Hook and line caught, 8 oz filet chargrilled to order and served with lemon herb butter sause
Filet qty
A certified premium black anugs 6 oz center cut filet chargrilled to order
Rib Eye qty
A certified premium black angus rib eye chargrilled to order
Grilled Tuna qty
8-ounce Marinated yellow fin tuna
Smoke Grilled Pork Chops qty
6-onces chopped served with sliced apples in a brown sugar sause
Table #

login | logout



Here input will be taken for table number along with food order and beverage order as well.

home | food order | beverage order | waiters | chefs | bartenders | reorder ( food | beverages) waiter page

-------------foods-------------
Order Number: 16
Status: unrecieved | ---
Amount: $16.97
Table Number (here as well)
1 tuna marinade $1.99 each
1 lemon herb butter sause $2.99 each
1 8oz Salmon Filet $11.99 each

Here I wanted it to be indicated on each order number after an input is taken. I think it should be simple but I needed some help on here.

that is it guys can I get help on this
regards

Posted: Sun Apr 16, 2006 12:53 am
by John Cartwright
it's getting late and all, but did you ask a question? Please be specific on what you need advisory on :wink:

Posted: Sun Apr 16, 2006 12:54 am
by Benjamin
Looks like that is what the customer ordered. :?

Posted: Sun Apr 16, 2006 9:37 am
by Ambush Commander
I believe the question is the declaration of the want. In otherwords, "How do I include a table number of the food/drink orders?"

Edit - A correct link would be nice too: http://www.bondmovers.com/chargrill/waiter_page.php

Posted: Sun Apr 16, 2006 11:30 am
by adifrank
Hi. First of all, sorry for not answering your questions and for posting an incorrect link.

Thanks Ambush for noticing and correcting me.

... and yes, my question is how to go about including a table number to the orders?

Thank you.