I'm using php in cgi version.
Why:
$fp = fopen ("export.tdt", "+wb");
generates this warning? (and the file is not created ..)
<b>Warning</b>: fopen("export.tdt", "+wb") - No error in <b>C:\mago\src\export.php</b> on line <b>92</b>
Thankyou for help.
Paolo