MSK7
06-06-2009, 01:09 PM
Hello all ,
I have a form, in which there is textbox field for entering reciprocal url .
What i want is that when a user enter his reciprocal url in the field
and submit form ,
A Search to be performed on that website whose reci url is
entered by user and search whole site or given page for the
predefined link of my website like
( <a href="http://www.mywebsitename.com"> Web Directory </a> - Web directory on any topic. )
If that website does not contains the link of my website and my link does
not found on search then a message is to be returned on form as
" Link does not Exists in this website " .
and form will not be submitted .
If the link is found in his website then only the complete form will be submitted .
overall the task is that
I want to create a system that I will place in my admin where
I go and check my partners Site that my website LINK is still
on his website or not .
As on google search i found maximum ready made softwares
for these purpose.
Is there any particular tutorial or examples regarding these ?
please suggest me , How these can be achieved using php.
Any suggestion will be appreciated.
Thanks & Regards.
I have a form, in which there is textbox field for entering reciprocal url .
What i want is that when a user enter his reciprocal url in the field
and submit form ,
A Search to be performed on that website whose reci url is
entered by user and search whole site or given page for the
predefined link of my website like
( <a href="http://www.mywebsitename.com"> Web Directory </a> - Web directory on any topic. )
If that website does not contains the link of my website and my link does
not found on search then a message is to be returned on form as
" Link does not Exists in this website " .
and form will not be submitted .
If the link is found in his website then only the complete form will be submitted .
overall the task is that
I want to create a system that I will place in my admin where
I go and check my partners Site that my website LINK is still
on his website or not .
As on google search i found maximum ready made softwares
for these purpose.
Is there any particular tutorial or examples regarding these ?
please suggest me , How these can be achieved using php.
Any suggestion will be appreciated.
Thanks & Regards.