blufish Posted June 4, 2008 Share Posted June 4, 2008 Is there a way to check if a certain site is linking to another certain site? can this be done with php? or is it another language. Quote Link to comment https://forums.phpfreaks.com/topic/108654-check-if-there-is-a-link/ Share on other sites More sharing options...
hansford Posted June 4, 2008 Share Posted June 4, 2008 Please, Be more specific in exactly what youre wanting to do. Quote Link to comment https://forums.phpfreaks.com/topic/108654-check-if-there-is-a-link/#findComment-557204 Share on other sites More sharing options...
blufish Posted June 4, 2008 Author Share Posted June 4, 2008 Can you check if a site like http://www.yahoo.com has a link in it's page to a site like http://www.frozenoven.com? Quote Link to comment https://forums.phpfreaks.com/topic/108654-check-if-there-is-a-link/#findComment-557206 Share on other sites More sharing options...
beboo002 Posted June 4, 2008 Share Posted June 4, 2008 yes we check reciprocal link through php script Quote Link to comment https://forums.phpfreaks.com/topic/108654-check-if-there-is-a-link/#findComment-557210 Share on other sites More sharing options...
Darklink Posted June 4, 2008 Share Posted June 4, 2008 You will need to learn about sockets, (fsockopen, etc) and regular expressions to acomplish this. Quote Link to comment https://forums.phpfreaks.com/topic/108654-check-if-there-is-a-link/#findComment-557239 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.