| File: | 
??? | 
 
| Role: | 
Class source | 
 
| Content type: | 
text/plain | 
 
| Description: | 
to read twitter content | 
 
| Class: | 
Syron Twitter 
Display the latest statuses of a Twitter user | 
 
| Author: | 
By Robert Mayer | 
 
|  Last change: | 
Added the possibility to change color of @users & #chans in the post. This can be done by adding this: 
 
[example] 
$twitter = new syronTwitter("username", 10, false); 
$twitter->userColor = "#FF0000"; 
$twitter->chanColor = "#FFFF00"; 
$twitter->readPosts(); | 
 
| Date: | 
14 years ago | 
 
| Size: | 
2,915 bytes | 
 
 | 
 
 
 | 
 |