Skip to content

Instantly share code, notes, and snippets.

@mynameispj
Created October 31, 2012 22:43
Show Gist options
  • Save mynameispj/3990427 to your computer and use it in GitHub Desktop.
Save mynameispj/3990427 to your computer and use it in GitHub Desktop.
Drupal 7 - Get Filepath for File or Image
$findTheFileURL = file_create_url($node->field_csv_file['und'][0]['uri']);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment