Now I posting a single photo to wall like this:
$response = $facebook->api(\"/$group_id/photos\", \"POST\", array( \'access_token=\' => $access_to
There is no way to publish more than one photo in the same graph API call.
See documentation: https://developers.facebook.com/docs/graph-api/reference/user/photos