hi
i have a form where the user will giva a key word ...based on the keyword i wabt the user to fetch all the rows in the table

select * from table where keyword like "%$keyword%";

$keyword = user input.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.