How do I share a link and photo with Instagram using PHP

instagram, photo, php, sharing

Solution

By "share photo with instagram", do you mean that you are trying to post a picture to Instagram via PHP? You cannot post pictures to Instagram via the API.

Problem

How do I share a link and photo with Instagram using PHP? I can't find anything for "share photo with instagram".

Original source

Related problems