Hi guys!
I need to show a $qs within an echo, but I have no clue how. Right now I have this and it's not showing:
echo '<a href="/?<?php echo $qs; ?>do=reportabuse&confirm=1">confirm</a>';
How do I make <?php echo $qs; ?> to actually show in this instance?
Thanks!
Bookmarks