Thanks for the quick response Mooff but I'm afraid that doesn't work.
$path contains the string ./mp3
While this is applicable to denote a path on the server, its not applicable to use as a link.
--------------- Added [DATE]1316196988[/DATE] at [TIME]1316196988[/TIME] ---------------
OK, for future reference , I got it !
Code:
$output .= "<a href=\"/mp3/$file\">$file</a><br />";