I'm trying to figure out how to remove the domain name from a link that opens a new window.
I'm doing an echo of a sprint variable:
(ie URL I want to be sent to: $url="www.my_other_url")
//create a link that opens a new window with the target URL displayed
$variable .= sprint("<a...