PHP Classes

File: ChangeLog

Recommend this page to a friend!
  Classes of Felix Oghina   Twitter   ChangeLog   Download  
File: ChangeLog
Role: Auxiliary data
Content type: text/plain
Description: ChangeLog
Class: Twitter
Update the status of a Twitter user
Author: By
Last change: ChangeLog for 2009-03-25
Date: 15 years ago
Size: 457 bytes
 

Contents

Class file image Download
2009-03-25 Felix Oghina <znupi69 @at@ gmail .dot. com> * Twitter.class.php (Twitter->update): o Added more error checking: o Check if data sending fails *or* if not all data was sent o Check for errors while reading data o Check for HTTP errors (for example a Twitter 500 Internal Server Error is now caught) o Data is now actually POSTed, not GETed. * Twitter.class.php4: Added this file which works on PHP4 (thanks Francois Tornier for testing this)