Hi,

A bit of a PHP newbie here who could do with some help. I have searched through many forums and resources trying to find a solution for a problem I am trying to resolve.

I wish to populate a drop down menu with a list of files that sit remotely on a server. Basically the user uploads media files to a server directory via FTP and then needs to add a record to a database from an insert form. All this works great...