Re: [PHP] Array Hell

2003-10-23 Thread Curt Zirzow
* Thus wrote Richard Cook ([EMAIL PROTECTED]): > Hi All, > Im having a headache trying to sort this out... > > If the customer inputs the value 0 into quantity the array looks like this: > > $array[0][0] = 22 > $array[0][1] = 0 > > > The question is who can i filter the array removing a

Re: [PHP] Array HELL!!!!

2002-02-22 Thread William Lovaton
El vie, 22-02-2002 a las 04:54, jas escribió: > I don't know what it is but I am having a hell of a time trying to get some > results of a query setup into an array or variable (too much of a newbie to > know which) that can be passed to a confirmation page before deleting the > record from a tab