How to highlight dynamic results from MySQL using PHP

I recently ran into this problem, and an easy fix was found here! Basically, just use some nice CSS like class=’selected’. I thought there’d be a straight up PHP way to highlight the results, but CSS/HTML isn’t too hard to implement.

Leave a Reply

Your email address will not be published. Required fields are marked *