RE: [PHP-DB] ecommerce - storing as an array or temporary record

2001-04-02 Thread Steve Brett
red Office: Park House Mews, 77 Back Lane, Off Broadway, Horsforth, Leeds, LS18 4RF -Original Message- From: Stuart J. Browne [mailto:[EMAIL PROTECTED]] Sent: 02 April 2001 06:57 To: [EMAIL PROTECTED] Subject: Re: [PHP-DB] ecommerce - storing as an array or temporary record

Re: [PHP-DB] ecommerce - storing as an array or temporary record

2001-04-01 Thread Stuart J. Browne
I am developing a script that will eventually be a "pay-to-list your whatever" script. I am wondering if the best way to hold data throughout the four forms would be to hold these in an array - each form would array_push() the vars into the $listing array. Or would it be better to insert