if(file_exists('cherpdocs/$annrow[id].doc')){
echo "<br /><a href=\"cherpdocs/$annrow[id].doc\">Funding details paper</a>";
}
This is a path relative to the file calling it, should it be otherwise?
Thanks Charles
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php