php-openID doesn't work with Yahoo!
- by hd
i am trying to use php-openid library for implementing openID in my site.
the basic consumer example inside its package doesn't work for Google and Yahoo.
i found the Google solution here:
http://stackoverflow.com/questions/1183788/example-usage-of-ax-in-php-openid/2612816
but it doesn't still work for Yahoo! .
how can i made it works?