Tim,
It is not necessary to retrieve your values using $HTTP_POST_VARS, the
variables can be referred to by their name, e.g $hit_955 so in PART 1 it
appears that you are intialising everything that was passed from the select
page to 0. All you need to do is initialise your counters.
PART ONE:
Hi,
I'm creating a very simple script (or so I thought) in which a user can
select items from a form, the script will take the number values of those
items and do two things: display the names of the items selected, and add
the items together and give the user a total price including taxes.
I
2 matches
Mail list logo