getting key value after page submitted
Posted: Sat Jun 14, 2003 8:39 pm
Hi all,
I am quite new to php, knowing just enough to break stuff. Anyway, I have an array to populate a product list (an html form pulldown). For example: '4x6'=>12, '8x10'=>15, etc. Once the page is submitted, I am trying to separate the key and value so I can use the value for some equations. (total cost, subtotal, etc.) This has me banging me head on the wall. Any help with this seemingly simple, yet elusive solution?
Thanks in advance,
Forbes
I am quite new to php, knowing just enough to break stuff. Anyway, I have an array to populate a product list (an html form pulldown). For example: '4x6'=>12, '8x10'=>15, etc. Once the page is submitted, I am trying to separate the key and value so I can use the value for some equations. (total cost, subtotal, etc.) This has me banging me head on the wall. Any help with this seemingly simple, yet elusive solution?
Thanks in advance,
Forbes