PHP tips
I thought the timing of this article was quite timely in that we are discussing PHP in class today.
It seems straight forward enough and most helpful for anyone doing this sort of work either for a career or as a side job. Unitl I become somewhat comfortable with html and Java, I will store these tips for a later date.
Every database driven Web site uses alternating row colors when displaying a list of records, a concept used all over the Internet. You've seen it used, you like it, and now you want to do it yourself. But you're not sure how to accomplish it. Well you've come to the right place. I'm going to discuss the basic idea behind achieving this and give some concrete examples demonstrating different ways to implement it.
http://www.webreference.com/programming/php_color/