May 23, 2003 #1 Bastien Programmer Joined May 29, 2000 Messages 1,683 Location CA Hi all, i have a little problem where a link i echo out is trying to link to a page in the server, not to the site...what i have got wrong? tia Bastien cat, the other other white meat
Hi all, i have a little problem where a link i echo out is trying to link to a page in the server, not to the site...what i have got wrong? tia Bastien cat, the other other white meat
May 24, 2003 #2 vbkris Programmer Joined Jan 20, 2003 Messages 5,994 Location IN simple, before the link use http:// ie echo("http://link"); Known is handfull, Unknown is worldfull Upvote 0 Downvote
simple, before the link use http:// ie echo("http://link"); Known is handfull, Unknown is worldfull