that?
Tim Ward
www.chessish.com
> -Original Message-
> From: César Aracena [mailto:[EMAIL PROTECTED]]
> Sent: 29 July 2002 16:39
> To: 'Martin Towell'; [EMAIL PROTECTED]
> Subject: RE: [PHP] Re: Table formatting <-- PARTIALY SOLVED
>
>
&
this fourth image from *TRYING TO*
showing?
Thanx a lot, C.
> -Original Message-
> From: César Aracena [mailto:[EMAIL PROTECTED]]
> Sent: Monday, July 29, 2002 12:39 PM
> To: 'Martin Towell'; [EMAIL PROTECTED]
> Subject: RE: [PHP] Re: Table formatting <-- PAR
tched from the DB?
Pardon my interest in learning, but this is how I am.
Thanks a lot, C.
> -Original Message-
> From: Martin Towell [mailto:[EMAIL PROTECTED]]
> Sent: Monday, July 29, 2002 2:05 AM
> To: 'César Aracena'; [EMAIL PROTECTED]
> Subject: RE: [PHP]
EMAIL PROTECTED]]
Sent: Monday, July 29, 2002 2:03 PM
To: [EMAIL PROTECTED]
Subject: RE: [PHP] Re: Table formatting
I know no one in this list like to think we newbie's want the job done
for us, so I'm trying to figure out the below question myself, but trust
me when I say it's makin
it out (almost melted my brain though)... now, do you know what
is going on?
Thanx, C.
> -Original Message-
> From: César Aracena [mailto:[EMAIL PROTECTED]]
> Sent: Monday, July 29, 2002 12:27 AM
> To: 'Chris Earle'; [EMAIL PROTECTED]
> Subject: RE: [PHP] Re: Table fo
On Monday 29 July 2002 11:27, César Aracena wrote:
> I like this method a lot. Now, considering I do like FOR looping as a
> fact, how can I make a loop inside another loop. I mean, if I tell the
> first loop that $i=0 and then do the comparison and then add 1 to $i, in
> the inner or second loop
???
Thanks, C.
> -Original Message-
> From: Chris Earle [mailto:[EMAIL PROTECTED]]
> Sent: Saturday, July 27, 2002 1:54 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP] Re: Table formatting
>
> You can do what he said or just put a separate loop inside the
original
> loop.
&
;
echo "";
echo join("", $row);
echo "";
echo "";
};
--
-Oorspronkelijk bericht-
Van: Chris Earle [mailto:[EMAIL PROTECTED]]
Verzonden: 27 July 2002 06:54
Aan: [EMAIL PROTECTED]
Onderwerp: [PHP] Re:
You can do what he said or just put a separate loop inside the original
loop.
Depending on how you get the info, you can use either way (his would create
less overhead if you are just using the same info every row, otherwise
they're really the same because his way you'll have to create an array
9 matches
Mail list logo