Hello,
I'd like to set up a PHP script that will, when someone types something in to a text box, redirect them to the correct page. For instance, say I have a folder with 500 pages in it. One is entitled, "Pogona_vitticeps.php". This is the page that displays information on the central bearded dragon. So either central bearded dragon or Pogona vitticeps in any case needs to redirect to this page.
Someone told me to use the similar_text() function, but really I'm not sure how to do it.
Thanks!
