corillo181 Posted January 4, 2007 Share Posted January 4, 2007 i'mt rying to make a link to a page off my site but when i try to do this my site name appaers in front of it..example:[code]$info=mysql_fetch_array($table);<a href="<?=$info['myspace']?>">myspace</a>[/code']on click this link goes to the broswer:www.mysite.com/myfolder/www.linkpage.com[/code] Link to comment https://forums.phpfreaks.com/topic/32890-link-question/ Share on other sites More sharing options...
fert Posted January 4, 2007 Share Posted January 4, 2007 you need to have http:// in front of the URL Link to comment https://forums.phpfreaks.com/topic/32890-link-question/#findComment-153098 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.