How can I do for list directories inside a drop down menu ??? For example: I have a directory called "MYDIR". Inside it, I have more 5 sub-directories. I want list, into a drop down menu, this 5 sub-directory. Its possible ?
Hi!
Just use the directory and file functions (look in PHP docs). If you need the ready-made code, just look it up on the net.
Best, Stas