Hi All, I'm attempting to use a for statement to dynamically change <div> and <a> id and class names via based on the number of records returned from a query. I'm running into a problem and they are not iterating, both are remaining at 0. Thank you in advance! For statement: $limit = mysql_num_rows(...