PHP/MYSQL/CSS
Posted: Sun Aug 16, 2009 9:54 am
Hi guys,
Here is my problem,
I am extracting data from a MYSQL table and formatting it into a table.
But what I want is that the first row should be:
The second one to be:
Third one:
And so on.... I am pretty sure its simple ,but I cant put my finger on it....

Here is my problem,
I am extracting data from a MYSQL table and formatting it into a table.
But what I want is that the first row should be:
Code: Select all
<tr>
Code: Select all
<tr class='odd' >
Code: Select all
<tr>