|
This hasn't a thing to do with PHP. You need to specify a named target in your HTML anchor in order to change an iframe.
So simply modify the anchor tag and add a target to the named iframe.
This is part of the reason why I would suggest not using an iframe.
|