Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter-Twitter Library
#5

[eluser]murphy2006[/eluser]
Hello,

Does anyone know how to list twitter status messages on a page?
It works fine do update the status and run through the messages with the below code
but how do I write out the message text for each message?

Right now I can only see that the Foreach has looped through the list as many times as I got status messages, but I would like to print out the ID and message text of each status so that I can delete via the API too.

Code:
$data['details'] = $this->twitter->user_timeline();

Thankful for all help!

Kind Regards,
Daniel


Messages In This Thread
CodeIgniter-Twitter Library - by El Forum - 01-02-2009, 05:54 AM
CodeIgniter-Twitter Library - by El Forum - 01-02-2009, 06:24 AM
CodeIgniter-Twitter Library - by El Forum - 01-02-2009, 07:46 PM
CodeIgniter-Twitter Library - by El Forum - 01-21-2009, 11:54 AM
CodeIgniter-Twitter Library - by El Forum - 02-04-2009, 05:28 AM
CodeIgniter-Twitter Library - by El Forum - 02-04-2009, 08:05 AM
CodeIgniter-Twitter Library - by El Forum - 02-04-2009, 09:16 AM
CodeIgniter-Twitter Library - by El Forum - 02-04-2009, 11:30 AM
CodeIgniter-Twitter Library - by El Forum - 02-12-2009, 09:13 AM
CodeIgniter-Twitter Library - by El Forum - 02-12-2009, 10:11 AM
CodeIgniter-Twitter Library - by El Forum - 02-13-2009, 02:54 AM
CodeIgniter-Twitter Library - by El Forum - 02-13-2009, 04:36 AM
CodeIgniter-Twitter Library - by El Forum - 02-16-2009, 06:26 PM
CodeIgniter-Twitter Library - by El Forum - 06-08-2009, 11:53 AM
CodeIgniter-Twitter Library - by El Forum - 06-08-2009, 11:59 AM
CodeIgniter-Twitter Library - by El Forum - 06-08-2009, 12:40 PM
CodeIgniter-Twitter Library - by El Forum - 06-18-2009, 11:20 PM
CodeIgniter-Twitter Library - by El Forum - 06-19-2009, 05:02 AM
CodeIgniter-Twitter Library - by El Forum - 06-19-2009, 01:05 PM
CodeIgniter-Twitter Library - by El Forum - 06-20-2009, 04:21 AM
CodeIgniter-Twitter Library - by El Forum - 06-22-2009, 11:53 AM
CodeIgniter-Twitter Library - by El Forum - 07-03-2009, 09:08 PM
CodeIgniter-Twitter Library - by El Forum - 07-31-2009, 10:59 AM
CodeIgniter-Twitter Library - by El Forum - 11-17-2009, 07:29 PM
CodeIgniter-Twitter Library - by El Forum - 06-09-2010, 05:05 AM
CodeIgniter-Twitter Library - by El Forum - 06-09-2010, 11:17 PM



Theme © iAndrew 2016 - Forum software by © MyBB