violinrocker 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? Link to comment https://forums.phpfreaks.com/topic/170850-show-rows-with-same-keywords/ Share on other sites More sharing options...
Aeolus 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 Link to comment https://forums.phpfreaks.com/topic/170850-show-rows-with-same-keywords/#findComment-901060 Share on other sites More sharing options...
Lyleyboy Posted August 18, 2009 Share Posted August 18, 2009 Also, more detail would be good. 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
Archived
This topic is now archived and is closed to further replies.