RE: [PHP] Nested Loops

2004-02-19 Thread Ford, Mike [LSS]
On 18 February 2004 22:13, Alex Hogan wrote: Sorry..., Line 17 is: print trtda href=\$id\$row2[$rtxt]/a/td/tr; I haven't a clue what this is relating to (bit *too* much snippage there!), but I think that statement is going to need some curly braces to have a chance of working as

RE: [PHP] Nested Loops

2004-02-19 Thread Alex Hogan
Message- From: Ford, Mike [LSS] [mailto:[EMAIL PROTECTED] Sent: Thursday, February 19, 2004 4:50 AM To: 'Alex Hogan'; PHP General list Subject: RE: [PHP] Nested Loops On 18 February 2004 22:13, Alex Hogan wrote: Sorry..., Line 17 is: print trtda href=\$id\$row2[$rtxt]/a/td/tr

RE: [PHP] Nested Loops

2004-02-18 Thread Chris W. Parker
Alex Hogan mailto:[EMAIL PROTECTED] on Wednesday, February 18, 2004 2:06 PM said: Do I have something wrong with my syntax? Is there an easier way to do this? i don't know the answer to either of those questions but if it's complaining of an undefined index you might want to try

RE: [PHP] Nested Loops

2004-02-18 Thread Alex Hogan
Using print_r($var) shows that the vars are returning the right values, and where they're supposed to. Right in between the error messages. Doh. alex ** The contents of this e-mail and any files transmitted with it are

Re: [PHP] nested loops and PHPLIB templates

2001-04-09 Thread Maxim Derkachev
Hello paula, Monday, April 09, 2001, 6:47:21 AM, you wrote: p I was sending desperate emails to this list related to nested loops and array comparision. p Well, just let you know that the problem seems to be that I'm using this with PHPLIB p templates and those can't handle nested loops.

Re: [PHP] nested loops and PHPLIB templates

2001-04-08 Thread eschmid+sic
On Sun, Apr 08, 2001 at 10:47:21PM -0400, paula wrote: I was sending desperate emails to this list related to nested loops and array comparision. Well, just let you know that the problem seems to be that I'm using this with PHPLIB templates and those can't handle nested loops. Please