<a href="message1.php?id=<?php $line['id'];?>" ><?php echo $line['quote'];?></a>如何获取这个id
我用的是$_REQUEST['id']。但获取不成功