Hello, add a new post with a picture on the page on Facebook
$fb->post("/{$group_id}/photos", array( 'message' => 'This is a \\u000A test message \\n #aaa #bbb', 'url' => 'http://lurkmore.so/images/3/31/Yoba_Best_01.jpg', ), $token);
But I just can’t get to write from the new line, I tried <br/>
, \n
, <center></center> \n
. Tell me, how can I do? It is necessary to write hashtags, not beautiful when they are not from a new line.