2011 年 Windows Live 接触 PHP

发布于 2024-11-02 23:07:31 字数 1015 浏览 0 评论 0原文

我目前正在开发一个邀请系统,该系统将集成到其他系统中。该开发是基于 PHP5 的 Web 开发。现在我已经寻找和测试代码大约两周了,但所有示例都已过时,并且不适用于 windows live 2011。windows live 网站本身没有太大帮助。

登录和联系人访问请求必须通过弹出窗口完成,因为在我的情况下,让人们离开网站登录等是不可接受的。

那么我只是懒惰还是这是关于什么的? 不,实际上我并不懒惰,我做了谷歌,我做了测试等等。只是为了让你看看我到目前为止所尝试过的: 已过时 http://livecontactsphp.codeplex.com/ 遵循 http://msdn.microsoft.com/en-us/library 中的所有教程/gg276466.aspx 没有运气。 已过时 http://www.phphulp.nl /php/forum/topic/windows-live-contacts-api/47598/ 已过时 http:// Social.msdn.microsoft.com/Forums/en-US/wliddev/thread/0087c7f6-d6b7-498e-8c6c-dd95cd2165f8

此列表将持续一段时间。

不管怎样,我得到了一个经过验证的域名和完全访问权限等。

他们有人提供建议和/或示例吗? 非常感谢您的帮助

I'm currently developing an invite system that is to be integrated into other systems. This development is web based with PHP5. Now i've been looking and testing code for about two weeks but all examples are out-dated and do not work with the windows live 2011. The windows live website itself isn't much of a help.

The login and contacts access requests have to be done trough popup because in my case its not acceptable to let people leave the website to login etc.

So am I just lazy or what is this about?
No, actually I'm not lazy, I did google, I did test etc etc. Just to let you see what I've tried upto sofar:
Out-dated http://livecontactsphp.codeplex.com/
Followed all tutorials at http://msdn.microsoft.com/en-us/library/gg276466.aspx no luck.
Out-dated http://www.phphulp.nl/php/forum/topic/windows-live-contacts-api/47598/
Out-dated http://social.msdn.microsoft.com/Forums/en-US/wliddev/thread/0087c7f6-d6b7-498e-8c6c-dd95cd2165f8

This list continues for a while.

Anyway, I got a verified domain an full access etc.

Is their anyone with suggestions and/or examples?
Your help is really appreciated

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

请你别敷衍 2024-11-09 23:07:31

据我了解,您在网络应用程序中尝试执行的操作是允许最终用户登录他的 Windows Live 帐户,并且在登录您的网络应用程序后将访问他的帐户数据。

您需要使用 Oauth 。此处提供的教程 http://msdn.microsoft.com/en-us/library /gg276466.aspx ,正在本地主机上为我工作。

但我无法访问联系人

As per my understanding , what you are trying to do in your web app is to allow the end user to login to his windows live account and after logging in your web app will access his account data .

You need to use Oauth . The tutorial provided here http://msdn.microsoft.com/en-us/library/gg276466.aspx , is working for me in local host .

But I am not able to access contacts

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文