Jump to content

php open link


Alienware

Recommended Posts

Has anyone got any idea hot to get this link to open in the main frame?-

 

$name = "<a onMouseOver=\"return overlib('Playername: ".$user."', CENTER);\"
onMouseOut=\"nd();\" href=\"profile.php?player=".$user."\" style=\"\">".$play."</a>";
echo $name." ~ ";

 

the frame i want it to open in is called "main"... at the moment it opens up in the frame that the link is in.

Link to comment
https://forums.phpfreaks.com/topic/139707-php-open-link/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.