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

Jtable with database manually in netbeans.

Join in Kotlin coroutines