Please tell me only if its possible and give me only a guideline in 2-3 words.
I don't really ask a lot
PHP is installed in a remote server.
When I use commands like "opendir" and "readdir" they only access the directories in the remote server.
I want to make a PHP script, that when I upload it to my remote server (host account) it will produce a simple list of a directory within my own Hard Disc.
Thanks
Alex