Is it possible to open local files like in c:/sstuff/file.txt when the script is on a different server?
cheers f0d
Well, if the script is on a different server, then the file is nolonger local is it? 🙂
No, that's only possible through FTP, WWW or filesharing.
I meant is it possible to opena local file using fopen?
a LOCAL file yes.