First, I'm poor at english..
I made a program to access to my server from other place.
It can view, show, edit (a text, html, php files), download files....
For showing the directories and files, I use the dir().
But, dir() doesn't do a sort !!
So, I use a sort().
But sort() doesn't work well.
Some files and directories (called by dir()) are missing...
why ?
why ?