Twitter API PHP Class
Package:
Summary:
Set and get status a of a given Twitter user
Groups:
Author:
Description:
This class can be used to set and get status a of a given Twitter user.
It can send HTTP requests to the Twitter API Web server to perform several types of operations.
Currently it can check the limit of requests that the API accepts, update the user status, get the statuses of the user, mentions and the friends timeline.
It can send HTTP requests to the Twitter API Web server to perform several types of operations.
Currently it can check the limit of requests that the API accepts, update the user status, get the statuses of the user, mentions and the friends timeline.
Comments are closed.