I need some help on how to set up this page. Let's say I have a mysql table of 5 or so fields of data (i.e. id, firstname, lastname, favorite color, favorite number). I would like to give the user the ability to search the table, so I create a "Search" page. I need some help on how to set up this page. Le