|
Posted by Tom on 01/31/07 19:40
On Wed, 31 Jan 2007 16:44:40 -0800, Eric Layman wrote...
>
>Thanks
>
>What I meant was,
>
>are there any other solutions other than using php's RMDIR?
>
I think PHP has "rmdir" for deleting directories and "unlink" to delete files.
If you couldn't delete them via FTP, you probably have to check the file
permissions to see if your login can delete them.
Tom
--
Newsguy.com
75+ days of Binary and Text Retention!
Higher levels of article completion!
Greater newsgroup selection!
>
>
>"J.O. Aho" <user@example.net> wrote in message
>news:52b2doF1njfrkU2@mid.individual.net...
>> Eric Layman wrote:
>>> Hi,
>>>
>>> I have folders that are created by PHP.
>>>
>>> Now, I cannot delete these php created folders via FTP.
>>>
>>> Are there any solutions?
>>
>> Have you tried the right function?
>> http://www.php.net/manual/en/function.rmdir.php
>>
>> Don't forget to read what it says about empty.
>>
>>
>> --
>>
>> //Aho
>
>
>
> Posted Via Usenet.com Premium Usenet Newsgroup Services
>----------------------------------------------------------
> ** SPEED ** RETENTION ** COMPLETION ** ANONYMITY **
>----------------------------------------------------------
> http://www.usenet.com
Navigation:
[Reply to this message]
|