after
this form
we are taken to a page called 'cart.php'
This is where you USE your FUNCTIONS
<form method='post' name='frm' action='cart-demo/cart.php'>";
a function does not do anything .. it is just a tool ... defined
I suppose cart.php is your secret script.
It is there it all will be happening. Am I right?
If so, then there is also where we add new such new feature
as you ask US TO DO for you, as in your first post.
Now, here is NOT a Free PHP Coding service, give you PHP Code from scratch.
But here is help with YOUR scripts.
We can very well fix things YOU already HAVE Coded.
I now will repeat your request, from first post,
in hope some nice body can & want to give you assistance, my friend 🙂
Right now,
Me, HALOJOY,
has got nothing to start with.
No script or some attempt, some try of your own.
> I have been working on a shopping cart system
where users can select multiple items and
then bump them into the cart at once,
unlike the common method of dumping one item at a time.
Well, i have the script for capturing just one item_id
can someone help me out and modify to accept multiple number of item_id's..
The item_id are sent from a different page using check boxes!
Will be ever greatful to the person who can help me out here!!!
thanks in advance!!