I am not strong in php , please help me with this question.
There is a task: to make a website with search by database.
I implemented the search, everything works, but it is necessary that by clicking on one of the search results, I was knocked out on a template page, in which all information from the given row would be displayed, ie the title, description, image ... Output everything in a loop I understand how, but how to make the infa of that link from the search I clicked on?