Now that I have made it to load the data from my table, I want to go to the next step and let it load the data of the given row (ID). So when I type in http://www.icosmoss.com/projectdetail.php3?id=2 it should load the second row with the ID of 2. How can I make this possible (maybe providing some code would be really helpful).
At the moment it only loads the first row (with ID 1).