Hi guys,
I have a question regarding php and javascript..
I am pro in coding, got confusing by this.
How to make a `say affiliate link with redirect` open in a new tab when visitor click on it?
I try using php redirect
http://example.com` ) ;?>
but it open on current tab. How to make it open in new tab?
And I also tried using javascript redirect, however it became a pop ups windows. Really confuse of this..
Could anyone help me with this problem? Thanks :)?