Does anyone know a function or way that I can get my php search form to suggest alternatives when zero results are returned?

Ideally it would look through the database column that has just been searched and suggest some records that are close to what was typed... is this possible?