I'm needing a script I have to read a directory and list its contents,
and opendir() would be perfect!
Unfortunately, it's a folder on another server that I need it to check
and report back the results for.
Is that possible?
I searched around the newsgroup and can't find anything on the topic.
If it's possible, could someone just reply with the name of the concept
I need to look at, like: "look into foo()" and just leave it at that
and I'll go from there.
Thanks for any assistance!
Liam
and opendir() would be perfect!
Unfortunately, it's a folder on another server that I need it to check
and report back the results for.
Is that possible?
I searched around the newsgroup and can't find anything on the topic.
If it's possible, could someone just reply with the name of the concept
I need to look at, like: "look into foo()" and just leave it at that
and I'll go from there.
Thanks for any assistance!
Liam
Comment