Roman Duriancik wrote:
I have problem with open file by fopen function on windows servers.
I need open some file in windows server, from php script but is it
possible that this script running
on some user windows account ?
example :
fopen("server\\data1\\text.txt","r");
system send me this
I have problem with open file by fopen function on windows servers.
I need open some file in windows server, from php script but is it
possible that this script running
on some user windows account ?
example :
fopen("server\\data1\\text.txt","r");
system send me this error message : *Warn
2 matches
Mail list logo