Re: [PHP-DB] array awry

2001-02-27 Thread Darryl Friesen
> Perhaps I've misunderstood. > > I thought this IS a PHP list (see Rolf Hopkins below). It's a PHP/Database list, not just PHP. POsts should have something to do with BOTH. > Secondly, this list is not only for MySQL questions and issues (see Cal > Evans below). It is for all database questio

RE: [PHP-DB] array awry

2001-02-27 Thread Rick Emery
Richard L. Emery IT Sr. Project Manager "There is no 'trying'... There is only 'Do' or 'Not Do' " -Original Message- From: Cal Evans [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 27, 2001 6:50 AM To: Keith Spiller Cc: [EMAIL PROTECTED] Subject: R

RE: [PHP-DB] array awry

2001-02-27 Thread Cal Evans
Hi Keith, 1: Don't cross-post. It's rude. Especially since this has nothing to do with MySQL. 2: You are not building a multi-dimensional array. The code below won't even build a single dimensional array because you didn't put your keys in quotes so it's probably blowing chunks. At the very leas

Re: [PHP-DB] array awry

2001-02-27 Thread CC Zona
In article <061201c0a063$08eab5a0$[EMAIL PROTECTED]>, [EMAIL PROTECTED] ("Keith Spiller") wrote: > This associative array embedded within a function and declared as a global at > the start of the function, is meant to be a multidimensional array, but with > every loop of the while ($myrow = my