Hi all,
I get this message when I try to delete a file using PHP:
Warning: Unable to fork [del wmd_banner.png.temp.png] in
c:\webspace\openhosting4\GB*******\webmastersdog.com\www\testfile.php on
line 608
the code I'm using is the 'ole exec("del $file"); thingy you have to
use on Windows servers (rather than the usual PHP unlink() function which
only works on UNIX servers).
So...... why am I getting this message? What setting is it that I need to
switch on (or whatever)?
Thanks all,
Jefferrs
++++++++++++++++++++++++++++++++++++++++
http://www.webmastersdog.com
where website owners go. and talk about stuff.
++++++++++++++++++++++++++++++++++++++++
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]