Welcome Guest, Not a member yet? Register   Sign In
Twitter Library - How does it work?
#4

[eluser]Phil Sturgeon[/eluser]
For now just use JSON:

Code:
$this->twitter->auth('username','pa$$word');
$this->twitter->type = 'json';
$data['twitter'] = $this->twitter->user_timeline();

I will look into this if I get time as I am maintaining this library for him these days.


Messages In This Thread
Twitter Library - How does it work? - by El Forum - 03-29-2010, 12:35 PM
Twitter Library - How does it work? - by El Forum - 03-29-2010, 01:41 PM
Twitter Library - How does it work? - by El Forum - 03-30-2010, 11:59 AM
Twitter Library - How does it work? - by El Forum - 03-30-2010, 01:44 PM
Twitter Library - How does it work? - by El Forum - 03-30-2010, 04:39 PM
Twitter Library - How does it work? - by El Forum - 03-30-2010, 04:42 PM
Twitter Library - How does it work? - by El Forum - 03-30-2010, 05:19 PM
Twitter Library - How does it work? - by El Forum - 03-31-2010, 07:34 AM
Twitter Library - How does it work? - by El Forum - 03-31-2010, 05:50 PM
Twitter Library - How does it work? - by El Forum - 03-31-2010, 06:02 PM
Twitter Library - How does it work? - by El Forum - 03-31-2010, 06:27 PM
Twitter Library - How does it work? - by El Forum - 04-09-2010, 01:31 PM



Theme © iAndrew 2016 - Forum software by © MyBB