I have a server with PHP 4.3.8 with Curl I just want a PHP 4 script that does a status update on twitter. Since Twitter introduction of OAuth I have not been able to do that because twitter has only provided EpiCurl.php, EpiOAuth.php and EpiTwitter.php for PHP 5 only. Can someone please point me to an example of some PHP code that works for PHP 4? Or is there a change I can make to the Epi files twitter provides developers to get it to work on PHP4? Any help is much appreciated.