Fidenza Posted November 4, 2011 Share Posted November 4, 2011 The subject could be a bit vague, but my problem is simple. (I think so) So I made a php test site that is quite similar to a forum. Where you see a title or a subject and when you click on it you will see more details about that subject. I made my database and script for inserting data into my mySQL database. I also did my output aswell, so every topic is posted on a webpage "archive" where you can see all the subjects. But now I want to see the full details of that type of subject by clicking on it. I have no idea how to make that happen googled it but didn't find any results...just wondering if it's even possible to do that. I'm a new guy here! Link to comment https://forums.phpfreaks.com/topic/250453-retrieving-full-data-from-a-mysql-database-by-clicking-on-a-single-cell/ Share on other sites More sharing options...
trq Posted November 4, 2011 Share Posted November 4, 2011 This thread should give you the idea. Link to comment https://forums.phpfreaks.com/topic/250453-retrieving-full-data-from-a-mysql-database-by-clicking-on-a-single-cell/#findComment-1285079 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.