Return to Snippet

Revision: 10033
at December 4, 2008 08:30 by tgbdad


Initial Code
<?php print l(t('Download File'), file_create_url($node->field_audio_file[0]['filepath'])); ?>

Initial URL


Initial Description


Initial Title
Drupal create link to filefield file

Initial Tags
drupal

Initial Language
PHP