Recommend this page to a friend! |
Download .zip |
Info | View files (6) | Download .zip | Reputation | Support forum (1) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2010-12-14 (5 years ago) | Not enough user ratings | Total: 1,432 | All time: 2,629 This week: 1,099 |
Version | License | PHP version | Categories | |||
twitter-auth-class 1.0 | GNU General Publi... | 5.0 | PHP 5, User Management, Web services, S... |
Description | Author | |||||||||||||
This package can be used to authenticate Twitter users using oAuth. |
|
Files |
File | Role | Description |
---|---|---|
How_to_use.php | Example | Example of usage |
twitterWrapper.php | Class | The main wrapper class- you should require_once this class in your file! |
EpiCurl.php | Class | Class for Curl |
EpiOAuth.php | Class | EpiOAuth Class |
EpiTwitter.php | Class | EpiTwitter Class |
html.php | Aux. | Generate HTML by PHP - helper class |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Related pages |
Live Demo! See the class in work! |
Pages that reference this package |
Easy Twitter Authentication Example/Code I’ve created a class (based on Jaisen Mathai’s oAuth classes) for easiest use of Twitter – for authentication!... |