views:

46

answers:

0

I have seen example code in javascript for updating a user's newstream but I want to do it automatically from my php webapp when a certain event occurs -

In javascript you would use the stream.publish method. I see no examples anywhere for the php graph api library though?