woolseyr Posted May 8, 2007 Share Posted May 8, 2007 Hi I am trying to make dynamic links from my database. What i am trying to do is have the different links for the data that is in a specific column not a specific row. I know how to make it work by doing the rows. But this one i cant think of how to do. Any thoughts. Link to comment https://forums.phpfreaks.com/topic/50508-create-links-from-table-entries/ Share on other sites More sharing options...
hackerkts Posted May 8, 2007 Share Posted May 8, 2007 Hmm.. More details on it? I still don't get what you trying to do. Link to comment https://forums.phpfreaks.com/topic/50508-create-links-from-table-entries/#findComment-248171 Share on other sites More sharing options...
woolseyr Posted May 8, 2007 Author Share Posted May 8, 2007 I have a table called manual. it has the columns id, preamble, appa, appb, appc, (etc.....) what i want is to make a link that when click will only display the content under preamble only. or appa only. the only way that i can think of doing this is by making a lot of pages that will call a specific table. If that helps. Thanks. Link to comment https://forums.phpfreaks.com/topic/50508-create-links-from-table-entries/#findComment-248248 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.