Kleidi Posted February 22, 2010 Share Posted February 22, 2010 Hello to everyone. Hope that here is the right section to post this wuery for help... Anyway, I'm trying to show a field of a db table and link it, and, when anyone clicks on that link, to appear a new page with all the texts of that field of db. To be more understandable, i will give an example: DB structure is: ID - movie title - time - date - code (code= a source code of a video, normally from youtube) ----- Index.php should be something like: At 14:00 - 22.10.2010 - Transformers 2 ... the title (or the hole row) should be linked on something lik url /movie.php?id=1 (or rewritted url /movie/1-transformers2) ... and when someone clicks on that link, should appear a new page that contains , Date, Time, Title and the video that is added at "code" field in the db table. Hope that i was understandable and someone can help me. Thank you Very Much! P.S. An example may be http://atdhe.net/ Quote Link to comment https://forums.phpfreaks.com/topic/192867-show-fields-of-db-and-link-them-to-show-the-full-container/ Share on other sites More sharing options...
fenway Posted February 23, 2010 Share Posted February 23, 2010 No, I don't follow whatsovever. Quote Link to comment https://forums.phpfreaks.com/topic/192867-show-fields-of-db-and-link-them-to-show-the-full-container/#findComment-1016924 Share on other sites More sharing options...
Kleidi Posted February 23, 2010 Author Share Posted February 23, 2010 No, I don't follow whatsovever. Take a look @ atdhe.net to have a better view on what i need to say! Quote Link to comment https://forums.phpfreaks.com/topic/192867-show-fields-of-db-and-link-them-to-show-the-full-container/#findComment-1016929 Share on other sites More sharing options...
fenway Posted February 24, 2010 Share Posted February 24, 2010 Sorry, I don't follow random links... maybe someone else will be brave. Quote Link to comment https://forums.phpfreaks.com/topic/192867-show-fields-of-db-and-link-them-to-show-the-full-container/#findComment-1017643 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.