Answer the question
In order to leave comments, you need to log in
Facebook php SDK send image?
For posting on the wall, I send this array of data, but it pulls up the picture itself from the page.
$feed = array(
'message' => 'Message text',
'link' => 'http://example.com',
//'picture' => 'http://example.com/image.jpeg',
'name' => 'author_name',
'caption' => 'author_url',
'description' => 'example text'
);
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question