views:

37

answers:

1

Hi,

I want to follow some user on twitter. Can't seem find the function to do that...

Thanks, Suhas

A: 

You could use Zend_Service_Twitter from the Zend Framework. It is pretty easy to use, and as any ZF component, can be used without the need for the entire framework to be installed. See the manual for more information: http://framework.zend.com/manual/en/zend.service.twitter.html

DASPRiD