Re: [PHP] deleting files on Windows...permissions issue

2005-09-02 Thread Gustav Wiberg
Hi there! Are you using rmdir? http://se2.php.net/manual/en/function.rmdir.php /G @varupiraten.se - Original Message - From: "James" <[EMAIL PROTECTED]> To: Sent: Friday, September 02, 2005 6:45 PM Subject: [PHP] deleting files on Windows...permissions issue I h

[PHP] deleting files on Windows...permissions issue

2005-09-02 Thread James
I have a php script that can delete files in a folder but it can not delete the folder itself. I've tried to play around with permissions on the Windows box and couldn't set it to something that would allow the PHP script to delete the folder. I think I even tried to set the permissions for

Re: [PHP] Deleting Files

2003-03-08 Thread Ernest E Vogelsinger
At 19:14 08.03.2003, Vernon said: [snip] >I need to have files that exist within a folder on my server based on the a >MySQL record that contains it's name. What command would I be looking for in >the php functions list? Anyone? [snip]

Re: [PHP] Deleting Files

2003-03-08 Thread Ernest E Vogelsinger
At 19:14 08.03.2003, Vernon said: [snip] >I need to have files that exist within a folder on my server based on the a >MySQL record that contains it's name. What command would I be looking for in >the php functions list? Anyone? [snip]

[PHP] Deleting Files

2003-03-08 Thread Vernon
I need to have files that exist within a folder on my server based on the a MySQL record that contains it's name. What command would I be looking for in the php functions list? Anyone? Thanks -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Deleting files?

2001-12-30 Thread Matt Moreton
Hey guys. Any insight into this problem im experiencing would be much appriciated... I installed some software on my web space a while back, I ran a script and it extracted some files from a tar ball I had uploaded. This was all designed to make the package easy to install and set up. The id