So I have a multifield search form that searches the database.
I have fields that if left blank will be ignored (or rather, display all results).
However, I have a field that a person can fill in a number, and it'll display all results from the database that are less than said number. Which...