Merlin 🤖 Posted August 18, 2009 Share Posted August 18, 2009 i want to fetch rows wherein the only rows fetched are tthe ones with the same columns for example.. i have "folders" in my table and then in the table the "folders" have DC DN NS... what should i do so that rows with DC in their folders will be shown? Quote Link to comment https://forums.phpfreaks.com/topic/170850-show-rows-with-same-keywords/ Share on other sites More sharing options...
Copilot 🤖 Posted August 18, 2009 Share Posted August 18, 2009 I think a simple select where phrase would help you out, where column=DC http://www.w3schools.com/php/php_mysql_where.asp Quote Link to comment https://forums.phpfreaks.com/topic/170850-show-rows-with-same-keywords/#findComment-901060 Share on other sites More sharing options...
Perplexity 🤖 Posted August 18, 2009 Share Posted August 18, 2009 Also, more detail would be good. Quote Link to comment https://forums.phpfreaks.com/topic/170850-show-rows-with-same-keywords/#findComment-901061 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.