get ile gelen id yi $id = $_GET['id']; olarak alıp sorgunda örneğin

select * from tabloadı where id='$id'

olarak konu içeriğini çekersin.