I guess you want to list the file NAME, not the file itself.
Read the manual about thye opendir() function, or search the forum.
Note: It is an extremely bad idea to use filenames in the value field of the option tags. Hackers could replace the filename with whetever filename they want, ands your script will process that file instead of the file you want.