Reading windows files and folders using php scripts?
Posted: Thu Apr 15, 2004 5:03 am
I kind of have a big problem on my hands here. I have to make an entire website in the ASP language, which I'm not familier with at all. I've got some PhP experience, but there is still much left to learn.
I'm going to try to make this in PHP style, but now I have a couple of questions, I hope you can help me.
Is it possible to list files in a normal windows folder on a website using php a php script? So use the windows folder as the database.
If so, is it possible to read files using php like .txt files?
And is it also possible to delete or move files in a windows folder?
Very complicated stuff, I just need to know if this isn't a waste of time ^^
Thnx in advance.
I'm going to try to make this in PHP style, but now I have a couple of questions, I hope you can help me.
Is it possible to list files in a normal windows folder on a website using php a php script? So use the windows folder as the database.
If so, is it possible to read files using php like .txt files?
And is it also possible to delete or move files in a windows folder?
Very complicated stuff, I just need to know if this isn't a waste of time ^^
Thnx in advance.