I just tested it and that works.
Thankyou very much.

On Mar 1, 5:19 pm, TjL <luo...@gmail.com> wrote:
> You need two API calls, I believe:
>
> http://twitter.com/friendships/exists.xml?user_a=SALLY&user_b=JOE
>
> http://twitter.com/friendships/exists.xml?user_a=JOE&user_b=SALLY
>
> To see if Sally follows Joe and Joe follows Sally.
>
> My example of how to do this with curl and XML is here (commandline
> Unix script, use the -v flag to show mutual relationship between two
> Twitter users):
>
> http://twitreport.tntluoma.com/doesfollow.sh

Reply via email to