Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想知道是否可以将 php 与 MSN Messenger 集成。
所以例如。如果向“php”帐户发送消息,则 php 可以获取消息并将消息返回给信使。
这可能吗?
谢谢
你应该去PHP MSN Messenger Class :)
In my ASP.NET classic WebForms application, I have a class that returns a list of Role objects that I use for mapping the roles of the users in my database.
Role
I wrote this static class: