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?
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?