I’ve seen alot of tutorials on search with php and mysql, but im having trouble with generating a link with the search result. For example say i have an item called “item1” in my db and the user searhes for item , item1 should be returned as a link so the user can click the link to get more information about that product. Does anyone have any scripts , or snippets of code for how to acheive this?Thanks
Share
that’s a simply example with no check and no control by datatype or query results. just start from it and do what you need…
edit:
if you want a direct redirect do this instead of echoing