Facebook Custom Friend Selector and Search Form Support forum friend-selector Select friends of the current Facebook user This class can be used to select friends of the current Facebook user. It accesses the Facebook API to retrieve the list of the current user friends. The class generates HTML ...
Facebook Twitter Linkedin status update Support forum fb-twitter-linkedin Update user status in social networking sites This package can be used to update user status in social networking sites. It can send HTTP requests to different social networking sites to post new user status messages. Currently ...
This class can update a Facebook account. It uses the Facebook API classes to send requests to Facebook API Web servers to execute several types of operations to update the account of an user on his behalf. Currently it can update a photo album, upload pictures to a photo album, and post a message ...
HTTP client class Support forum httpclass Access Web resources via HTTP with sockets or Curl This class can be used to access Web resources using either sockets opened with fsockopen or Curl library depending on which is available in the current PHP setup. It features: - Supports to HTTP Basic authentication ...