$fn = $_SERVER['DOCUMENT_ROOT'] . $base_path . $file_document_path() . '/myfilename';
Actually, it's worse...I forgot $base_path (which makes a difference if
you're drupal root is a subdirectory)... so it's
- [development] creating a file - path problems Jeff Greenberg
- Re: [development] creating a file - path problems Lee Rowlands
- Re: [development] creating a file - path problems Jeff Greenberg
- Re: [development] creating a file - path problems Jeff Greenberg