TAILIEUCHUNG - Thiết kế mạng xã hội với PHP - 13

Microsoft có tài liệu phát triển và một RESTful Liên hệ API cho Windows Live địa chỉ liên lạc cung cấp cho các nhà phát triển truy cập vào địa chỉ liên lạc của người dùng từ Hotmail, Messenger, và Điện thoại di động liên lạc. địa chỉ liên lạc /. | Friends and Relationships Windows Live contacts Microsoft has developer documentation and a RESTful Contacts API for Windows Live contacts that gives developers access to a user s contacts from Hotmail Messenger and Mobile contacts. More information is available on their developer website http contacts . Yahoo Yahoo has a Contacts API that can be used to look up a user s address book contacts. More information is available from the Yahoo Developer Network http social rest_api_guide . Gmail contacts Gmail has a Data API for accessing contacts from other applications. More information on this is available at http apis contacts . Automatically connecting with friends Don t forget if the e-mail address already exists in the database we wouldn t want to send them an e-mail inviting them to join. Instead we would either want to automatically create a relationship between the two users e-mailing the recipient friend that they have a new pending friend request or once the invitations had been sent we would list all of the contacts from their address book s that already exist on the site allowing them to view their profiles and connect with them if they wish. Members Once our site has a few members we need to be able to view and search for members so that we can connect and communicate with them. Let s look at creating a member list and basic member search. We will do this by creating a model and a controller for members. The model should be a class Members and saved as in the models folder and the controller should be a class Memberscontroller saved as in the controllers members folder. 102 Download from Wow eBook Chapter 4 Listing users User lists have a limitation with large social networks they end up being large lists of users that are irrelevant to the user viewing the list. This can be overcome by listing a subset of users for instance those in a particular .

TÀI LIỆU MỚI ĐĂNG
170    253    4    29-03-2024
34    199    1    29-03-2024
46    179    0    29-03-2024
42    171    1    29-03-2024
15    176    0    29-03-2024
24    127    0    29-03-2024
22    112    0    29-03-2024
10    109    0    29-03-2024
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.