Need some help. I need to display numbers 1-100 and check to see if the numbers are in a database table, if so then turn the corresponding number red.
So if numbers 4,8,64, and 84 are in the database only those numbers would turn red in the numbers displayed on the page.
Any suggestions?
So if numbers 4,8,64, and 84 are in the database only those numbers would turn red in the numbers displayed on the page.
Any suggestions?
Comment