[Solved] a tag in a php while loop opens some details in a new window


the attribue is target and the value is _blank

<a href="#" target="_blank">Page</a>

that will open the page in a new window

1

solved a tag in a php while loop opens some details in a new window