Date: 09/27/00
- Next message: Sascha Schumann: "RE: [PHP] VERY IMPORTANT: Sessions in Pages with a Form !"
- Previous message: James Atkinson: "Re: [PHP] ++Alternate Colors"
- In reply to: Yurais Fernandez Leal: "[PHP] ++Alternate Colors"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
<tr bgcolor="#<?=$i%2 ? "c0c0c0" : "ddeedd" ?>">
replace $i with whatever your output loop increment variable is if it's
not already $i
jason
> Any good/easy way to Alternate Row Colors ?
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Sascha Schumann: "RE: [PHP] VERY IMPORTANT: Sessions in Pages with a Form !"
- Previous message: James Atkinson: "Re: [PHP] ++Alternate Colors"
- In reply to: Yurais Fernandez Leal: "[PHP] ++Alternate Colors"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

