CartArray['itemid'] = $itemid; <note> where $qty = CartArray['qty']; </note>
Gary Every Sr. UNIX Administrator Ingram Entertainment (615) 287-4876 "Pay It Forward" mailto:[EMAIL PROTECTED] http://accessingram.com > -----Original Message----- > From: Boa Constructor [mailto:[EMAIL PROTECTED] > Sent: Monday, June 02, 2003 2:27 PM > To: [EMAIL PROTECTED] > Subject: [PHP-DB] Array Question > > > Hello everyone. If I wanted to pass a item ID along with a > quantity to an > associative array called "CartArray" how would I pass it to > the PHP script? > > I'll get this shopping cart working yet !! > > Cheers, > > Graeme :) > > > -- > PHP Database Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php >