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
Moderator: General Moderators
Code: Select all
$fd = fopen("http://www.myserver.net/xml/csv/index.php?rgroup=NY","r");