in reply to retrieve info
what does $input look like? does it contain a %?
possibly you might want something like $search->execute('%'.$input.'%'); SQL LIKE Operator
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: retrieve info
by bigup401 (Pilgrim) on Sep 12, 2018 at 13:48 UTC | |
by marto (Cardinal) on Sep 12, 2018 at 13:56 UTC |