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. Quote 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. Quote 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. Quote 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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.