I\'m testing a small search feature:
But I\'ve come across an error that I cannot seem to solve. You can see the PDO query here:
$search = \"test1
Use
LIKE CONCAT('%', :name, '%')