2

I want to fetch an image from a dropbox URL. The URL is below:

https://www.dropbox.com/sh/afko74vlm19yimi/AAAJ03JqyS57nHpZlYjZm6zNa?dl=0

How can I use PHP/dropbox api to fetch this image from the above URL and use it in an HTML file?

Sotiris Kiritsis
  • 3,178
  • 3
  • 23
  • 31
Amit Kanala
  • 123
  • 1
  • 1
  • 12
  • 1
    There are multiple images there. I am not sure that I understand what you objective is. Do you want to display all images that are displayed when that link is clicked? – Tim Nov 15 '16 at 06:16
  • We will Display first four image on my Page by using url from code not after clicked – Amit Kanala Nov 15 '16 at 06:17
  • 1
    I am just looking at the source of the page now. It does look a bit complicated. I will see what I can come up with. Do you have any code currently? – Tim Nov 15 '16 at 07:44
  • No, We do not have any code – Amit Kanala Nov 15 '16 at 07:55
  • 1
    Possible duplicate of [Download files from Dropbox shared folder using Dropbox API](http://stackoverflow.com/questions/39749266/download-files-from-dropbox-shared-folder-using-dropbox-api) – Greg Nov 15 '16 at 18:36
  • Hello Greg This is not possible duplicate – Amit Kanala Nov 16 '16 at 07:31

0 Answers0