open a new tab in the browser window using php code example
Example: how do i open a new tab with php
<a href="https://www.google.com/" target="_blank">Click here</a>
<a href="https://www.google.com/" target="_blank">Click here</a>