I'm using a MYSQL database and PHP to let people search for names in a database. When the search turns up no results that match, I get this error message: "Warning: Unable to jump to row 0 on MySQL result index 2".
What do I put on my PHP page to get a message to display instead of the error message?