i wanna create a script that searches an mysql database.
what happens.
theres a form that people type in a search word. on submit it searches sql database for exact match (not case sensitive) the result page then displays the search word with the related description. if possible i would also like a page that would alow me to quickly add new words and there related descriptions.