Hi where can I get all the descriptive information to the incoming
Json data ?
I cannot determine what value the fields get?
For example :
Incoming data is :
Array
(
[0] => stdClass Object
(
[text] => @cbaykam http://yfrog.com/17tozp lets try this
image again...
[truncated] =>
[user] => stdClass Object
(
[following] =>
[friends_count] => 33
[profile_sidebar_fill_color] => e0ff92
[description] => developer father husband
[screen_name] => botsko
[time_zone] => Pacific Time (US & Canada)
[utc_offset] => -28800
[favourites_count] => 0
[profile_sidebar_border_color] => 87bc44
[created_at] => Tue Jul 15 17:53:28 +0000 2008
[url] => http://www.botsko.net
[name] => botsko
[statuses_count] => 289
[profile_text_color] => 000000
[protected] =>
[notifications] =>
[profile_background_image_url] =>
http://static.twitter.com/images/themes/theme1/bg.gif
[profile_link_color] => 0000ff
[profile_background_tile] =>
[verified] =>
[profile_background_color] => 9ae4e8
[followers_count] => 47
[profile_image_url] =>
http://static.twitter.com/images/default_profile_normal.png
[location] => iPhone: 45.535675,-122.891006
[id] => 15443507
)
[in_reply_to_status_id] => 2672240873
[created_at] => Thu Jul 16 20:45:17 +0000 2009
[in_reply_to_user_id] => 49442021
[favorited] =>
[in_reply_to_screen_name] => cbaykam
[id] => 2675863956
[source] => Tweetie
)
What will the value of user->fallowing be if the user is fallowing
me ?