open new tab on click of href

<a href="deliveredinvoice.php?id=<?php echo $rows[0];?>&&order=<?php echo $rows[1];?>" target="_blank">Invoice</a>


open new tab on click of href

Popular posts from this blog

Item State change of JComboBox and Get values from database and show Data on JTable.

Jtable with database manually in netbeans.