August 29, 2008

Use PHP to make alternate coloured rows

I came across an article that described how to use PHP to make alternate coloured rows in a table and was surprised at how difficult they made it.  There is a very simple way to display alternate coloured rows in tabular data.  Read on for more info.

Read the rest of this entry »