Hi,
I'm fairly new to PHP and really need some help with the following code.
I need some kind of loop or array that will help me add multiple shopping cart items to a form.
This is the code I am currently using...
<? foreach ($invoice->cart->items as $id => $item) {
?>
<input...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.