Social Networking: Twitter
Felix Oghina (contact me)
This class is a very simple class (~50 lines of code) that updates a twitter user's status. It does so using fsockopen() which is included in PHP by default. Thus, it does not require any additional modules (like cURL or HTTP).
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Sufficient (66.7%)
| Sufficient (66.7%)
| Sufficient (66.7%)
| Sufficient (66.7%)
| -
| -
| Not sure (53.3%)
| 1054 |
Click here for detailed information about this class on phpclasses.org
Example
Example usage script