Re: [PHP] alternating table entry colors

2004-12-11 Thread Sebastian
MAIL PROTECTED]> Sent: Saturday, December 11, 2004 8:33 AM Subject: Re: [PHP] alternating table entry colors > On Fri, 10 Dec 2004 18:19:35 -0600, Brad Ciszewski <[EMAIL PROTECTED]> wrote: > > i need some assistance making my table (rows) change color for every other > > data

Re: [PHP] alternating table entry colors

2004-12-11 Thread Graham Cossey
On Fri, 10 Dec 2004 18:19:35 -0600, Brad Ciszewski <[EMAIL PROTECTED]> wrote: > i need some assistance making my table (rows) change color for every other > data. here is what i have so far, but i get a "unexpected T_STRING error". > this error's line is: if($thisRow mode 2 == 0){ > > +=+=+ SCRIP

[PHP] alternating table entry colors

2004-12-10 Thread Brad Ciszewski
i need some assistance making my table (rows) change color for every other data. here is what i have so far, but i get a "unexpected T_STRING error". this error's line is: if($thisRow mode 2 == 0){ +=+=+ SCRIPT BELOW +=+=+ $thisRow = 0; $query = mysql_query("SELECT * FROM security_images ORDER