problem of retrieving urls from mysql

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I would like to store and retrieve urls, but I have problem which is I get
my url + the other url, Instead I should get another url only

$temp = linkurl;
echo "$temp";

the echo prints something like this
http://www.mydomain.com/www.otherlink.com

so I wan get rid off my url and get only other link, so how can I do that?

thanks in advance

[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux