$this->sql="select `login` from `user` where login= like '%".$this->wyszukaj."%'";
Bo mnie sie zdaje ze chyba jest dobrze ale nie jestem pewien , zapytanie zwraca mi błąd
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'like '%e%'' at line 1
Ale z tego komunikatu za bardzo nie umiem odczytać co robie źle nawet w manuału szukałem i w google ale cos mam spieprzone z tym zapytaniem tylko co ?