2010/6/23 11:25
Moonrakre
Just popping in
Posts: 30
Since: 2005/12/6
$host = $_SERVER['HTTP_HOST']; $self = $_SERVER['PHP_SELF']; $query = !empty($_SERVER['QUERY_STRING']) ? $_SERVER['QUERY_STRING'] : null; $url = !empty($query) ? "http://$host$self?$query" : "http://$host$self"; $msout = "mailto:please enter an email address?subject=I think you will find this website interesting"; $msout .= "&body=Click this link to visit the webpage I have selected for you:%0D%0A"; $msout .= $url; $msout .= "%0D%0A">Send this page to a friend"; print $msout; ?>
Advanced Search
297 user(s) are online (197 user(s) are browsing Support Forums)
Members: 0
Guests: 297