Skip to content

Instantly share code, notes, and snippets.

@lkacenja
Created July 13, 2015 21:14
Show Gist options
  • Save lkacenja/25834d9c69195144ec7b to your computer and use it in GitHub Desktop.
Save lkacenja/25834d9c69195144ec7b to your computer and use it in GitHub Desktop.
$file = file_load($fid);
$stream_wrapper = file_stream_wrapper_get_instance_by_uri($file->uri);
$path = $stream_wrapper->getExternalUrl();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment