fopen is not workin on Apache, why?
Posted: Thu Jul 13, 2006 3:45 pm
ok,
i got this line
It works on remote server, but when I runt it on local machine im getin popup screen:
Apache.exe
The instruction at 0x100c5fca reference memory at 0x00000035. The memory could not be "read".
How can i fix that?
Thnx
i got this line
Code: Select all
$fd = fopen("http://www.myserver.net/xml/csv/index.php?rgroup=NY","r");Apache.exe
The instruction at 0x100c5fca reference memory at 0x00000035. The memory could not be "read".
How can i fix that?
Thnx