Hi there i was just wondering whether anyone knew why this code wont work when i try and open a certain Directory on my virtual homespace.
When i change the $handle=opendir("."); to $handle=opendir("/chosen/directory");
I keep getting an error
Does anyone have a solution please?