Preciso de ajuda, pois preciso ler um arquivo no diretório do c:, estou usando fopen, porém dar erro.
$arquivo = fopen('C:/util/extratonovo.txt','r');
Já coloquei com barra /,//,\,\\ sem barra e nada:
Warning: fopen(C:/util/extratonovo.txt) [function.fopen]: failed to open stream: No such file or directory in /home/xxxxx/www/xxxxx/extrato_site.php on line 17
Question
Vander1000
Prezados,
Preciso de ajuda, pois preciso ler um arquivo no diretório do c:, estou usando fopen, porém dar erro.
$arquivo = fopen('C:/util/extratonovo.txt','r');
Já coloquei com barra /,//,\,\\ sem barra e nada:
Warning: fopen(C:/util/extratonovo.txt) [function.fopen]: failed to open stream: No such file or directory in /home/xxxxx/www/xxxxx/extrato_site.php on line 17
Aguardo alguém para me ajudar.
Link to comment
Share on other sites
4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.