Hello all. Can't seem to attach more variables to the end of the url below. Keep getting parse errors. How do I attach more variables to pass through the url to the below statement.
<td width=4%><a class='sql' href=\"#\" onclick=\"window.open('ViewEquip.php?id=".$getline[id]."', '',
'width=500,height=400,resizable=no'); return false;\">View</a></td>