<a href="'.$links['data']['html'].'"> <font color="red">Click Here</font></a></p><br/></div>';
this code in ECHO line. All I want to open this on new popup frame. I tried all things but didnt work.
<a href="javascript:NewWindow=window.open(\'LİNK ADRESİ\',\'newWin\',\'width=520,height=610,left=0,top=0,toolbar=No,location=No,scrollbars=No,status=No,resizable=No,fullscreen=No\'); NewWindow.focus();void(0);">Click HERE!</a>
this worked but its goes wrong link and I cant redirect .$links['data']['html'].