RE: [PHP-WIN] unlink problem

2005-03-08 Thread Mike
That bit of code really doesn't help us at all, but my guess is that the user PHP is running as doesn't have permissions to delete from the D:\ drive. To work around it give that user permissions to delete from that location. It might also be helpful to give us the contents of del.php. -M > --

RE: [PHP-WIN] unlink() problem with PHP

2001-02-20 Thread Asendorf, John
You might want to double check your unlink line... unlink( "D:/must/use/forward/slashes.txt" ); Also, try creating a file with PHP (via upload) and then see if you can delete it. - John Asendorf - [EMAIL PROTECTED] Web Applications Developer http://www.lcounty.com - NEW FEAT