search function
i am doing a search function, where the keyword from user can be anything from any column/row. but i have no idea what sql statement should i put at the part marked xxx
SELECT * FROM tablename WHERE xxx LIKE '$keyword%';
i'm am total newbie
__________________
i\'m am total newbie
|