Hi there, I’m wondering if it possible to match words, which are inserted by a form, with for example “id” that corresponds to the word I want a redirection to?
I currently wrote a code which has a href link inside it, with “&word_id=” as a key. The problem is I can’t match the inserted word with the one corresponding in the database.