How to get to a new window through hyperlink
Posted: Tue May 20, 2003 7:48 pm
hi!
i'm new with php,so just trying to work with it. I have a problem with this code:
echo "<a href=\"second.php\" >click here.</a><br />";
I want the 'second.php' page to open in a new window.Can anyone tell me what changes should i make so that when i click on 'click here', the second.php page should open in a new window.
thanks,
binoy
i'm new with php,so just trying to work with it. I have a problem with this code:
echo "<a href=\"second.php\" >click here.</a><br />";
I want the 'second.php' page to open in a new window.Can anyone tell me what changes should i make so that when i click on 'click here', the second.php page should open in a new window.
thanks,
binoy