Re: [PHP] I feel so stupid asking this question....LOL

2002-05-19 Thread Jason Wong

On Monday 20 May 2002 03:08, vins wrote:
> How do i alternate the row color again.
> You get so used to dreamweaver doing everything for you and now when
> dreamweaver doesn't want to work back to notepage.
> But to remember how to alternate row colors...

Search the archives, this was discussed *extensively* during the past week or 
two.

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.com.hk
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *

/*
I have a theory that it's impossible to prove anything, but I can't prove it.
*/


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP] I feel so stupid asking this question....LOL

2002-05-19 Thread Richard Baskett

Well within a loop you can do something like this:



Just make sure that $i is being incremented each time through the loop and
there you go! :)

Rick

Be kind. Everyone you meet is fighting a hard battle - John Watson

> From: "vins" <[EMAIL PROTECTED]>
> Organization: Personal
> Reply-To: "vins" <[EMAIL PROTECTED]>
> Date: Sun, 19 May 2002 21:08:28 +0200
> To: [EMAIL PROTECTED]
> Subject: [PHP] I feel so stupid asking this questionLOL
> 
> How do i alternate the row color again.
> You get so used to dreamweaver doing everything for you and now when
> dreamweaver doesn't want to work back to notepage.
> But to remember how to alternate row colors...
> 
> I'm lost.
> 
> PLZ PLZ PLZ PLZ
> 
> LOL
> :)
> 
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php