Re: [PHP] Trying to organise an array

2003-10-26 Thread Burhan Khalid
David Otton wrote: On Sat, 25 Oct 2003 08:55:15 -0700, you wrote: my god man, do you know what indenting is? Uhm... it's that thing I did with 4-space tabs, all the way down. Allman-style, not K&R, for what it's worth. that confused the heck out of me. Mailer problem? This

Re: [PHP] Trying to organise an array

2003-10-25 Thread Jim Lucas
ject: Re: [PHP] Trying to organise an array > * Thus wrote Jim Lucas ([EMAIL PROTECTED]): > > my god man, do you know what indenting is? > > > > that confused the heck out of me. > > X-Mailer: Microsoft Outlook Express 6.00.2800.1158 > > Use a real email cl

Re: [PHP] Trying to organise an array

2003-10-25 Thread David Otton
On Sat, 25 Oct 2003 08:55:15 -0700, you wrote: >my god man, do you know what indenting is? Uhm... it's that thing I did with 4-space tabs, all the way down. Allman-style, not K&R, for what it's worth. >that confused the heck out of me. Mailer problem? Thisparagraph

Re: [PHP] Trying to organise an array

2003-10-25 Thread Curt Zirzow
* Thus wrote Jim Lucas ([EMAIL PROTECTED]): > my god man, do you know what indenting is? > > that confused the heck out of me. X-Mailer: Microsoft Outlook Express 6.00.2800.1158 Use a real email client and you wont be so confused. His indentation was perfectly fine. Now, top posting over 114 li

Re: [PHP] Trying to organise an array

2003-10-25 Thread Jim Lucas
my god man, do you know what indenting is? that confused the heck out of me. Jim Lucas - Original Message - From: "David Otton" <[EMAIL PROTECTED]> To: "Tom Wollaston" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Saturday, October 25, 200

Re: [PHP] Trying to organise an array

2003-10-25 Thread David Otton
On Sat, 25 Oct 2003 09:17:46 +0100, you wrote: >I have made this function which should be quite simple but doesn't seem to >do what it is meant to. >What I want it to do is create an array where there is a numbered key (the >rows of the table) and the colume headings as the second key. First, you