Ok i am pretty new to php so i could be missing a simple trick here. I need to be able to read all text files within a given directory and have them appear in a combo box by file name. After searching for what seems like forever, i can only seem to find methods of this using sql. Is this possible without the use of databases?
thanks in advance