I know should be simple but coding like 750 lines takes its toll on ya, anyway heres the bug,
I have this line
<td align="center" class="tbl"><a href="escrow.php?deal=accept&starter=<? print $from; ?>">Accept</a></center></td>
When I click on the page it shows it as
Slashmore">Accept
I want it so it shows as Accept and the link as escrow.php?deal=accept&starter=Slashmore
It's got to be a comma of something missing I just can't see it. Lol
Thanks, Sean