script to open link by id in a new window
Posted: Fri Sep 22, 2006 3:55 pm
Hi,
I'm looking for php or script that opens a link by provided id in a new window.
Something like this: http://www.blah-blah-blahh.com/linkto.php?id=17
So on the main page I will have a few links like above and when user clicks on any of them the main page stays the same, but links will be opened in a new window.
I assume the list of urls and id can be defined inside of the script or in the DB.
Does anybody have something like that to borrow?
Thanks!
I'm looking for php or script that opens a link by provided id in a new window.
Something like this: http://www.blah-blah-blahh.com/linkto.php?id=17
So on the main page I will have a few links like above and when user clicks on any of them the main page stays the same, but links will be opened in a new window.
I assume the list of urls and id can be defined inside of the script or in the DB.
Does anybody have something like that to borrow?
Thanks!