Passing variables through URL
Posted: Mon Sep 26, 2011 7:45 pm
Hi,
For some reason this code:
Do you know why this is occurring?
Thanks for any help you can give!
Dom
P.s. Sorry if this is in the wrong section - I wasn't sure
For some reason this code:
<a href="managecomments.php?delete=<?php $stat['id'] ?>">When clicked on goes to "managecomments.php?delete=" rather than including the id, for example "managecomments.php?delete=1"
Do you know why this is occurring?
Thanks for any help you can give!
Dom
P.s. Sorry if this is in the wrong section - I wasn't sure